Manages revisions

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

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