Manages revisions

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

{
    "id": 512556,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "76f448acb1d5c3a749d5e4a1b68afd97bd5ce27c",
    "head_changeset": "5b345f03a8c0eb12baf071e4ad08abe6746da9a0",
    "phabricator_id": 261034,
    "phabricator_phid": "PHID-DREV-xzxv3ygujd74c37nfhzz",
    "title": "Bug 1973167 - Use 'mozfile.json' throughout 'js/src' r?#build",
    "bugzilla_id": 1973167,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512556/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512556/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D261034"
}