Manages revisions

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

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