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

{
    "url": "https://demozoo.org/api/v1/productions/280431/?format=api",
    "demozoo_url": "https://demozoo.org/productions/280431/",
    "id": 280431,
    "title": "Alumni Amiga Demo Jukebox Stream Experience",
    "author_nicks": [
        {
            "name": "Terwiz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14216/?format=api",
                "id": 14216,
                "name": "Terwiz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-04-03",
    "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": 6,
            "ranking": "5",
            "score": "39",
            "competition": {
                "id": 16007,
                "name": "Combined",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4087/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4087/",
                    "id": 4087,
                    "name": "#AMiGAFiN Etäbukka 2020",
                    "tagline": "",
                    "start_date": "2020-04-03",
                    "end_date": "2020-04-03",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "live-performance",
        "online-performance"
    ]
}