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

{
    "url": "https://demozoo.org/api/v1/productions/303455/?format=api",
    "demozoo_url": "https://demozoo.org/music/303455/",
    "id": 303455,
    "title": "Redhead Rampage",
    "author_nicks": [
        {
            "name": "Boose",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16843/?format=api",
                "id": 16843,
                "name": "Boose",
                "is_group": false
            }
        },
        {
            "name": "NutCase",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7477/?format=api",
                "id": 7477,
                "name": "NutCase",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Kinetic PC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67693/?format=api",
                "id": 67693,
                "name": "Kinetic PC",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-06-05",
    "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": "BaseUrl",
            "url": "https://www.hornet.org/music/songs/1997/r/redhead.zip"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker%202/Nutcase/redhead%20rampage.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 22,
            "ranking": "",
            "score": "not played",
            "competition": {
                "id": 2802,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/402/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/402/",
                    "id": 402,
                    "name": "Abduction 1997",
                    "tagline": "The Cow Strikes Back",
                    "start_date": "1997-06-06",
                    "end_date": "1997-06-08",
                    "location": "Oulu, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 65.21726,
                    "longitude": 25.96941,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "16ch",
        "xm"
    ]
}