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

{
    "url": "https://demozoo.org/api/v1/productions/101689/?format=api",
    "demozoo_url": "https://demozoo.org/music/101689/",
    "id": 101689,
    "title": "Untitled Whatever (Gameboy)",
    "author_nicks": [
        {
            "name": "Timbral",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2109/?format=api",
                "id": 2109,
                "name": "Timbral",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dead Hackers Society",
            "abbreviation": "DHS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                "id": 111,
                "name": "Dead Hackers Society",
                "is_group": true
            }
        },
        {
            "name": "YM Rockerz",
            "abbreviation": "YMR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6087/?format=api",
                "id": 6087,
                "name": "YM Rockerz",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-05-01",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/38/?format=api",
            "id": 38,
            "name": "Nintendo Game Boy (GB)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/T/TIMBRAL/MP3_OGG/TIMBRAL-UNTITLED_WHATEVER_(GAMEBOY).OGG"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "194",
            "competition": {
                "id": 5082,
                "name": "Realtime Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/247/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/247/",
                    "id": 247,
                    "name": "Outline 2010",
                    "tagline": "",
                    "start_date": "2010-04-29",
                    "end_date": "2010-05-02",
                    "location": "Eersel, The Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.35831,
                    "longitude": 5.30905,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}