Manages revisions

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

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