Manages revisions

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

{
    "id": 385486,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "00dc3a0cb565582c175dff58141a141ca732d62c",
    "head_changeset": "973acf1af0dce8d4f3ddd67d8204a6b9490ae01f",
    "phabricator_id": 227052,
    "phabricator_phid": "PHID-DREV-x6hyxh56g7x4l4sijujg",
    "title": "Bug 1830453 - Firefox needs to be compiled with Ox flag on Windows and O3 flag on other platforms for better performance. MacOS builds is already O3. Additionally LTO needs to enabled always. r=fdoty",
    "bugzilla_id": 1830453,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/385486/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/385486/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227052"
}