Manages revisions

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

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