Manages revisions

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

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