Manages revisions

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

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