Manages revisions

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

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