Manages revisions

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

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