Message Id: 41172973-2621-11ee-999b-021c83ce3c20
Validate Message 41172973-2621-11ee-999b-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://doi.org/10.5555/12345680"
    },
    "id": "urn:uuid:5b591030-f4a1-432c-aa88-792b3469e227",
    "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"
    ]
}