Manages revisions

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

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