Manages revisions

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

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