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

{
    "url": "https://demozoo.org/api/v1/productions/379830/?format=api",
    "demozoo_url": "https://demozoo.org/music/379830/",
    "id": 379830,
    "title": "like animals",
    "author_nicks": [
        {
            "name": "Doom Cough",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123113/?format=api",
                "id": 123113,
                "name": "Doom Cough",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-11-01",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "272",
            "competition": {
                "id": 20409,
                "name": "Freestyle Audio",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5308/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5308/",
                    "id": 5308,
                    "name": "Demosplash 2025",
                    "tagline": "",
                    "start_date": "2025-10-31",
                    "end_date": "2025-11-01",
                    "location": "Pittsburgh, Allegheny County, Pennsylvania, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.44062,
                    "longitude": -79.99589,
                    "website": "https://www.demosplash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "it"
    ]
}