Manages revisions

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

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