Manages revisions

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

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