Manages revisions

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

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