Manages revisions

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

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