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

{
    "url": "https://demozoo.org/api/v1/productions/27673/?format=api",
    "demozoo_url": "https://demozoo.org/music/27673/",
    "id": 27673,
    "title": "Ackufunk",
    "author_nicks": [
        {
            "name": "Fender",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/218/?format=api",
                "id": 218,
                "name": "Fndr",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "New Age",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13094/?format=api",
                "id": 13094,
                "name": "New Age",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-11-11",
    "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/Fender/ackufunk.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "52",
            "competition": {
                "id": 2016,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/464/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/464/",
                    "id": 464,
                    "name": "Compusphere 1995 (5)",
                    "tagline": "",
                    "start_date": "1995-11-10",
                    "end_date": "1995-11-12",
                    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.34099,
                    "longitude": 11.84744,
                    "website": "http://www.compusphere.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}