Manages revisions

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

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