Manages revisions

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

{
    "id": 507232,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "227385a5d6e409e26997c3266f83f5551ad683b8",
    "head_changeset": "4dcb7e0802c5f7f919e427cf87eb4f6109ef087b",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 4dcb7e0802c5 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/507232/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/507232/issues/?format=api",
    "phabricator_url": null
}