Manages revisions

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

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