Manages revisions

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

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