Message Id: 10e204e3-2621-11ee-8a2f-021c83ce3c20
Validate Message 10e204e3-2621-11ee-8a2f-021c83ce3c20
{
    "@context": [
        "https://www.w3.org/ns/activitystreams",
        "https://purl.org/coar/notify"
    ],
    "actor": {
        "id": "https://fake-review-service.com",
        "name": "Fake Review Service",
        "type": "Service"
    },
    "context": {
        "id": "https://research-organisation.org/repository/preprint/201203/421/",
        "ietf:cite-as": "https://doi.org/10.5555/12345680",
        "type": "sorg:AboutPage"
    },
    "id": "urn:uuid:0d9a667c-8760-40ce-9366-6dc0ff09fcaf",
    "object": {
        "id": "https://fake-review-service/reviews/000001/00001",
        "ietf:cite-as": "https://doi.org/10.3214/987654",
        "type": [
            "Document",
            "sorg:Review"
        ]
    },
    "origin": {
        "id": "https://fake-review-service.com",
        "inbox": "https://fake-review-service.com/inbox",
        "type": "Service"
    },
    "target": {
        "id": "https://research-organisation.org/repository",
        "inbox": "https://research-organisation.org/inbox",
        "type": "Service"
    },
    "type": [
        "Announce",
        "coar-notify:ReviewAction"
    ]
}