Manages revisions

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

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