Created
December 22, 2021 10:45
-
-
Save onursahindur/9f580b571a22ddeaadb53127da6bc03f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"status": "ok", | |
"message": "Job successfully created", | |
"data": { | |
"id": 220355, | |
"account_id": 146, | |
"external_id": "jb-5565268c-cd1a-4b2f-a175-57568a7bc06c", | |
"predecessor": null, | |
"successor": null, | |
"type": 2, | |
"event": "storyly-video-splitted", | |
"status": 0, | |
"humanized_status": "Pending", | |
"out": null, | |
"data": { | |
"timings": [ | |
0, | |
144 | |
] | |
}, | |
"ts_created": null, | |
"ts_updated": null | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment