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

{
    "url": "https://demozoo.org/api/v1/productions/333969/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333969/",
    "id": 333969,
    "title": "How to make techno in 5 minutes",
    "author_nicks": [
        {
            "name": "EviL",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5794/?format=api",
                "id": 5794,
                "name": "EviL",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Accession",
            "abbreviation": "ACC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                "id": 935,
                "name": "Accession",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-12-02",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 18439,
                "name": "Wild Showcase",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4664/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4664/",
                    "id": 4664,
                    "name": "Inércia Demoparty 2023",
                    "tagline": "",
                    "start_date": "2023-12-01",
                    "end_date": "2023-12-03",
                    "location": "Almada, District of Setúbal, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 38.68399,
                    "longitude": -9.14955,
                    "website": "https://2023.inercia.pt"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}