Manages revisions

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

{
    "id": 508071,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "4d5e7b09f666c58b11a9b1c969cfb8201343e7f6",
    "head_changeset": "1af56cb089a9fa285a4a6a7b6bcc9a330ac07b7c",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 1af56cb089a9 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/508071/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/508071/issues/?format=api",
    "phabricator_url": null
}