Manages revisions

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

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