Manages revisions

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

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