Manages revisions

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

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