Manages revisions

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

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