Manages revisions

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

{
    "id": 511328,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "68d37f9acbd49fbe5b7ad759935475128bcf26e1",
    "head_changeset": "95684c37defc71b2775eecf7713e01c1305fdb9d",
    "phabricator_id": 260835,
    "phabricator_phid": "PHID-DREV-awe3zmysnwm25rhp4itr",
    "title": "Bug 1982223 - Make sure to encodeURI uris that can have spaces. r=#theme",
    "bugzilla_id": 1982223,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/511328/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/511328/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260835"
}