Manages revisions

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

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