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

{
    "url": "https://demozoo.org/api/v1/productions/37149/?format=api",
    "demozoo_url": "https://demozoo.org/music/37149/",
    "id": 37149,
    "title": "Groove'n'Roll",
    "author_nicks": [
        {
            "name": "Traven",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/64/?format=api",
                "id": 64,
                "name": "Traven",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-07-19",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Traven/groove%20'n'%20roll!.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "50",
            "competition": {
                "id": 3322,
                "name": "Amiga & PC Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/335/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/335/",
                    "id": 335,
                    "name": "Wired 1997",
                    "tagline": "",
                    "start_date": "1997-07-18",
                    "end_date": "1997-07-20",
                    "location": "Wasmes, Province du Hainaut, Wallonia, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.41464,
                    "longitude": 3.8471,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}