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

{
    "url": "https://demozoo.org/api/v1/productions/29004/?format=api",
    "demozoo_url": "https://demozoo.org/music/29004/",
    "id": 29004,
    "title": "The Freaks Are Here",
    "author_nicks": [
        {
            "name": "The Rew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11735/?format=api",
                "id": 11735,
                "name": "The Rew",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nostalgia",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9766/?format=api",
                "id": 9766,
                "name": "Nostalgia",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-11-04",
    "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/The%20Rew/the%20freaks%20are%20here.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/wired95/m4ch/freaks.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/48350/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "145",
            "competition": {
                "id": 2220,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/530/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/530/",
                    "id": 530,
                    "name": "Wired 1995",
                    "tagline": "",
                    "start_date": "1995-11-03",
                    "end_date": "1995-11-05",
                    "location": "Mons, Province du Hainaut, Wallonia, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.45384,
                    "longitude": 3.95164,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}