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

{
    "url": "https://demozoo.org/api/v1/productions/354643/?format=api",
    "demozoo_url": "https://demozoo.org/music/354643/",
    "id": 354643,
    "title": "Keys to the Cruiser",
    "author_nicks": [
        {
            "name": "X-Jammer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3191/?format=api",
                "id": 3191,
                "name": "X-Jammer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Genesis Project",
            "abbreviation": "G*P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-08-10",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 19181,
                "name": "Wild (Streaming) Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4881/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4881/",
                    "id": 4881,
                    "name": "Pågadata 2024",
                    "tagline": "Nästa station: Örtofta",
                    "start_date": "2024-08-09",
                    "end_date": "2024-08-11",
                    "location": "Örtofta, Eslövs Kommun, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.78111,
                    "longitude": 13.25569,
                    "website": "https://pågadata.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}