Manages revisions

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

{
    "id": 507381,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "26f43be9c1a636a8731f58e41365dfc07a5c6f49",
    "head_changeset": "89c49d3fd7b9799ef327c29e54298281ea2574c4",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 89c49d3fd7b9 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/507381/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/507381/issues/?format=api",
    "phabricator_url": null
}