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

{
    "url": "https://demozoo.org/api/v1/productions/28012/?format=api",
    "demozoo_url": "https://demozoo.org/music/28012/",
    "id": 28012,
    "title": "John Wayne's World",
    "author_nicks": [
        {
            "name": "Fred",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3392/?format=api",
                "id": 3392,
                "name": "Fred",
                "is_group": false
            }
        },
        {
            "name": "Patriot",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3394/?format=api",
                "id": 3394,
                "name": "Patriot",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Surprise! Productions",
            "abbreviation": "S!P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-08-14",
    "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/Fred%20(FR)/john%20wayne%5Es%20world.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "11",
            "competition": {
                "id": 2069,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/570/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/570/",
                    "id": 570,
                    "name": "Gainful Awesome Summer Party (GASP) 1995",
                    "tagline": "",
                    "start_date": "1995-08-11",
                    "end_date": "1995-08-15",
                    "location": "Montpellier, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.610851,
                    "longitude": 3.87609,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}