Manages revisions

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

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