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

{
    "url": "https://demozoo.org/api/v1/productions/43347/?format=api",
    "demozoo_url": "https://demozoo.org/music/43347/",
    "id": 43347,
    "title": "2001 Oldskool Odyssey",
    "author_nicks": [
        {
            "name": "Nork",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11693/?format=api",
                "id": 11693,
                "name": "Nork",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Network",
            "abbreviation": "NTW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3259/?format=api",
                "id": 3259,
                "name": "Network",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-07-24",
    "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/Nork/2oo1%20oldskool%20odyssey.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/euskal99/m4ch/nork-2001_oldskool_odissey.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "13",
            "competition": {
                "id": 4215,
                "name": "Mods 4ch",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/493/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/493/",
                    "id": 493,
                    "name": "Euskal 1999",
                    "tagline": "Euskal Party 7",
                    "start_date": "1999-07-23",
                    "end_date": "1999-07-25",
                    "location": "Donostia / San Sebastián, Gipuzkoa, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29181,
                    "longitude": -1.98851,
                    "website": "https://euskalencounter.org/euskal7/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}