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

{
    "url": "https://demozoo.org/api/v1/productions/139037/?format=api",
    "demozoo_url": "https://demozoo.org/productions/139037/",
    "id": 139037,
    "title": "Captivated",
    "author_nicks": [
        {
            "name": "The Silents",
            "abbreviation": "TSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-08-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/S/Silents_The/TSL-FobiaModule"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=16368"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 9519,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1950/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1950/",
                    "id": 1950,
                    "name": "Abstract and Oxygen Summer Conference 1992",
                    "tagline": "",
                    "start_date": "1992-08-07",
                    "end_date": "1992-08-09",
                    "location": "Järfälla Kommun, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.40875,
                    "longitude": 17.86514,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d8/f9/b324.305695.png",
            "original_width": 684,
            "original_height": 554,
            "standard_url": "https://media.demozoo.org/screens/s/d8/f9/b324.305695.png",
            "standard_width": 370,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d8/f9/b324.305695.png",
            "thumbnail_width": 185,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}