Manages revisions

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

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