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

{
    "url": "https://demozoo.org/api/v1/productions/26944/?format=api",
    "demozoo_url": "https://demozoo.org/productions/26944/",
    "id": 26944,
    "title": "MouseTrap",
    "author_nicks": [
        {
            "name": "Kampfgruppe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18832/?format=api",
                "id": 18832,
                "name": "Kampfgruppe",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-08-07",
    "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": [],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=9763"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "4%",
            "competition": {
                "id": 1888,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/431/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/431/",
                    "id": 431,
                    "name": "European Computer Conference 1993",
                    "tagline": "",
                    "start_date": "1993-08-05",
                    "end_date": "1993-08-08",
                    "location": "Örebro, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.270741,
                    "longitude": 15.21751,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}