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

{
    "url": "https://demozoo.org/api/v1/productions/268888/?format=api",
    "demozoo_url": "https://demozoo.org/productions/268888/",
    "id": 268888,
    "title": "?",
    "author_nicks": [
        {
            "name": "Dirk Nakott",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107818/?format=api",
                "id": 107818,
                "name": "Dirk Nakott",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1986-11-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "",
            "competition": {
                "id": 15526,
                "name": "Musik",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3955/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3955/",
                    "id": 3955,
                    "name": "ST Computer Programmierwettbewerb",
                    "tagline": "",
                    "start_date": "1986-09-01",
                    "end_date": "1986-12-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}