Manages revisions

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

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