Manages revisions

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

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