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

{
    "url": "https://demozoo.org/api/v1/productions/151431/?format=api",
    "demozoo_url": "https://demozoo.org/music/151431/",
    "id": 151431,
    "title": "Women Go Space",
    "author_nicks": [
        {
            "name": "Black Dragon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21710/?format=api",
                "id": 21710,
                "name": "Black Dragon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Honoo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13152/?format=api",
                "id": 13152,
                "name": "Honoo",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-11-01",
    "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/Protracker/Black%20Dragon/women%20go%20space.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "1",
            "competition": {
                "id": 12027,
                "name": "4ch Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1038/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1038/",
                    "id": 1038,
                    "name": "Spoletium 1999",
                    "tagline": "",
                    "start_date": "1999-11-01",
                    "end_date": "1999-11-02",
                    "location": "Spoleto, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 42.740978,
                    "longitude": 12.7383,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}