Manages revisions

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

{
    "id": 384854,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "00dc3a0cb565582c175dff58141a141ca732d62c",
    "head_changeset": "c41c9548c75419186883ff283f2f42c61f452851",
    "phabricator_id": 227014,
    "phabricator_phid": "PHID-DREV-ix7iyc7ch67rlnebvniy",
    "title": "Bug 1926722 - Avoid a potential race between RLISThreadIsInOrBeyondShutdown checks and mThread usage. r?#dom-storage-reviewers",
    "bugzilla_id": 1926722,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/384854/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/384854/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227014"
}