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

{
    "url": "https://demozoo.org/api/v1/productions/120390/?format=api",
    "demozoo_url": "https://demozoo.org/music/120390/",
    "id": 120390,
    "title": "Disconnected",
    "author_nicks": [
        {
            "name": "Maniac",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5451/?format=api",
                "id": 5451,
                "name": "Maniac",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Crux",
            "abbreviation": "CRX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
                "id": 5452,
                "name": "Crux",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-08-08",
    "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/Maniac/disconnected.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/bse98/m4ch/bse-mods.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/9298/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "41",
            "competition": {
                "id": 10791,
                "name": "Amiga Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/891/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/891/",
                    "id": 891,
                    "name": "Belgian Scene Event 1998",
                    "tagline": "",
                    "start_date": "1998-08-07",
                    "end_date": "1998-08-09",
                    "location": "Diepenbeek, Provincie Limburg, Flemish Region, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.9078,
                    "longitude": 5.4221,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}