Manages revisions

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

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