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

{
    "url": "https://demozoo.org/api/v1/productions/35322/?format=api",
    "demozoo_url": "https://demozoo.org/music/35322/",
    "id": 35322,
    "title": "Rude Mood",
    "author_nicks": [
        {
            "name": "Cloud",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14712/?format=api",
                "id": 14712,
                "name": "Cloud",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Candle",
            "abbreviation": "CDL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13280/?format=api",
                "id": 13280,
                "name": "Candle",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-06-17",
    "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/Cloud/rude%20mood.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "12",
            "competition": {
                "id": 3018,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/603/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/603/",
                    "id": 603,
                    "name": "Icing 1997",
                    "tagline": "",
                    "start_date": "1997-06-14",
                    "end_date": "1997-06-18",
                    "location": "Stenkullen, Lerums Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.8,
                    "longitude": 12.31667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}