Manages revisions

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

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