Manages revisions

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

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