Manages revisions

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

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