Manages revisions

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

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