Manages revisions

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

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