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

{
    "url": "https://demozoo.org/api/v1/productions/307709/?format=api",
    "demozoo_url": "https://demozoo.org/music/307709/",
    "id": 307709,
    "title": "Soothing Lullaby",
    "author_nicks": [
        {
            "name": "Pator",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111227/?format=api",
                "id": 111227,
                "name": "Pator",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Joker",
            "abbreviation": "JKR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10844/?format=api",
                "id": 10844,
                "name": "Joker",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-04-23",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
            "id": 69,
            "name": "ZX Spectrum Enhanced"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "231",
            "competition": {
                "id": 17038,
                "name": "ZX Spectrum TS Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4418/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4418/",
                    "id": 4418,
                    "name": "speccy.pl party 2022.1",
                    "tagline": "",
                    "start_date": "2022-04-23",
                    "end_date": "2022-04-23",
                    "location": "Warszawa, Mazovia, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.23547,
                    "longitude": 21.04191,
                    "website": "http://speccy.pl/party/index_en2022_1.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "turbosound"
    ]
}