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

{
    "url": "https://demozoo.org/api/v1/productions/100892/?format=api",
    "demozoo_url": "https://demozoo.org/music/100892/",
    "id": 100892,
    "title": "Erotechnotica",
    "author_nicks": [
        {
            "name": "Quark",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32201/?format=api",
                "id": 32201,
                "name": "Charon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Game Over",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32202/?format=api",
                "id": 32202,
                "name": "Game Over",
                "is_group": true
            }
        }
    ],
    "release_date": "1993",
    "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": "BaseUrl",
            "url": "https://media.demozoo.org/music/1c/8b/dresden2.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/C/CHARON/4CHANNEL/DRESDEN2.MOD"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "",
            "score": "0",
            "competition": {
                "id": 11611,
                "name": "Module",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1603/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1603/",
                    "id": 1603,
                    "name": "Dresden Coding Convention (DCC) 1993",
                    "tagline": "",
                    "start_date": "1993-10-15",
                    "end_date": "1993-10-17",
                    "location": "Dresden, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.053631,
                    "longitude": 13.74081,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}