Manages revisions

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

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