Manages revisions

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

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