Manages revisions

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

{
    "id": 500267,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "da0eaafc9f6f722b5b57d43775a75a2e84065333",
    "head_changeset": "3c88b12d25dfa487bcbaeb77a5c4040d7db0e0f6",
    "phabricator_id": 258468,
    "phabricator_phid": "PHID-DREV-fqfjnz6wjqn5ryzo35uy",
    "title": "Bug 1978909 - Add a title attribute to the moz-input-color picker component. r=#reusable-components-reviewers!",
    "bugzilla_id": 1978909,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/500267/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/500267/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D258468"
}