Manages revisions

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

{
    "id": 495702,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "31a51b072641b6f1e63bafd18453d47474bac4bb",
    "head_changeset": "966b9416e432ad7386be6343fbb0faab528e5f83",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 966b9416e432 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/495702/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495702/issues/?format=api",
    "phabricator_url": null
}