Manages revisions

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

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