Manages revisions

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

{
    "id": 507523,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "287ccddee6b4a947c05640f2489ad70ed5e899dd",
    "head_changeset": "519e0b8e97dede7622d7c2af38d73bb8ebce1913",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 519e0b8e97de (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/507523/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/507523/issues/?format=api",
    "phabricator_url": null
}