Manages revisions

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

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