Manages revisions

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

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