Manages revisions

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

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