Manages revisions

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

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