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

{
    "url": "https://demozoo.org/api/v1/productions/383600/?format=api",
    "demozoo_url": "https://demozoo.org/music/383600/",
    "id": 383600,
    "title": "2 Girls in a Bathtub",
    "author_nicks": [
        {
            "name": "Swag",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13530/?format=api",
                "id": 13530,
                "name": "Swag",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Pandemia",
            "abbreviation": "PDM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116376/?format=api",
                "id": 116376,
                "name": "Pandemia",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-07-13",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker%202/Swag/2%20girls%20in%20a%20bathtub.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "3.60",
            "competition": {
                "id": 20541,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5494/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5494/",
                    "id": 5494,
                    "name": "Composita #25",
                    "tagline": "The Folkosita",
                    "start_date": "2000-07-13",
                    "end_date": "2000-07-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://web.archive.org/web/20010221133108/http://composita.mplanet.it/c25.htm"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm",
        "30ch"
    ]
}