Manages revisions

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

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