Manages revisions

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

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