Manages revisions

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

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