Manages revisions

GET /v1/revision/523950/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 523950,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "2bc8c690c05501df6886d8ba845cef036c3a7a62",
    "head_changeset": "9b18a852f94b98b9f6624a6551842bcb464e1c8d",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 9b18a852f94b (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/523950/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/523950/issues/?format=api",
    "phabricator_url": null
}