Manages revisions

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

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