Created
October 6, 2022 15:50
-
-
Save Johnetordoff/21e711e8d5d3c3a9a968095ee570c55d to your computer and use it in GitHub Desktop.
collection moderation action detail
This file contains hidden or 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
{ | |
"data":{ | |
"id":"632d3aa5135dff000ba8fa32", | |
"type":"collection-submission-actions", | |
"attributes":{ | |
"trigger":"approve", | |
"comment":"", | |
"from_state":"unapproved", | |
"to_state":"approved", | |
"date_created":"2022-09-23T04:48:37.939683Z", | |
"date_modified":"2022-09-23T04:48:37.939717Z", | |
"auto":false, | |
"visible":true | |
}, | |
"relationships":{ | |
"creator":{ | |
"links":{ | |
"related":{ | |
"href":"https://api.test.osf.io/v2/users/4syqe/", | |
"meta":{ | |
} | |
} | |
}, | |
"data":{ | |
"id":"4syqe", | |
"type":"users" | |
} | |
}, | |
"target":{ | |
"links":{ | |
"related":{ | |
"href":"https://api.test.osf.io/v2/collection_submission/632d3a9c135dff000ba8fa31/", | |
"meta":{ | |
} | |
} | |
}, | |
"data":{ | |
"id":"632d3a9c135dff000ba8fa31", | |
"type":"schema_responses" | |
} | |
} | |
}, | |
"embeds":{ | |
"creator":{ | |
"data":{ | |
"id":"4syqe", | |
"type":"users", | |
"attributes":{ | |
"full_name":"Selenium Test User (Do Not Use)", | |
"given_name":"Selenium", | |
"middle_names":"", | |
"family_name":"Chrome Driver", | |
"suffix":"", | |
"date_registered":"2021-05-14T02:00:17.679295Z", | |
"active":true, | |
"timezone":"Etc/UTC", | |
"locale":"en_US", | |
"social":{ | |
}, | |
"employment":[ | |
], | |
"education":[ | |
] | |
}, | |
"relationships":{ | |
"nodes":{ | |
"links":{ | |
"related":{ | |
"href":"https://api.test.osf.io/v2/users/4syqe/nodes/", | |
"meta":{ | |
} | |
} | |
} | |
}, | |
"groups":{ | |
"links":{ | |
"related":{ | |
"href":"https://api.test.osf.io/v2/users/4syqe/groups/", | |
"meta":{ | |
} | |
} | |
} | |
}, | |
"registrations":{ | |
"links":{ | |
"related":{ | |
"href":"https://api.test.osf.io/v2/users/4syqe/registrations/", | |
"meta":{ | |
} | |
} | |
} | |
}, | |
"institutions":{ | |
"links":{ | |
"related":{ | |
"href":"https://api.test.osf.io/v2/users/4syqe/institutions/", | |
"meta":{ | |
} | |
}, | |
"self":{ | |
"href":"https://api.test.osf.io/v2/users/4syqe/relationships/institutions/", | |
"meta":{ | |
} | |
} | |
} | |
}, | |
"preprints":{ | |
"links":{ | |
"related":{ | |
"href":"https://api.test.osf.io/v2/users/4syqe/preprints/", | |
"meta":{ | |
} | |
} | |
} | |
} | |
}, | |
"links":{ | |
"html":"https://test.osf.io/4syqe/", | |
"profile_image":"https://secure.gravatar.com/avatar/eea9448acfedf8a86df1b3d53abbcd91?d=identicon", | |
"self":"https://api.test.osf.io/v2/users/4syqe/" | |
} | |
} | |
} | |
}, | |
"links":{ | |
"self":"https://api.test.osf.io/v2/actions/632d3aa5135dff000ba8fa32/" | |
} | |
}, | |
"meta":{ | |
"version":"2.20" | |
}, | |
"links":{ | |
"self":"https://api.test.osf.io/v2/collection_submission/632d3a9c135dff000ba8fa31/actions/", | |
"first":null, | |
"last":null, | |
"prev":null, | |
"next":null | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment