Manages revisions

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

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