Manages revisions

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

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