Manages revisions

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

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