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

{
    "url": "https://demozoo.org/api/v1/productions/40441/?format=api",
    "demozoo_url": "https://demozoo.org/music/40441/",
    "id": 40441,
    "title": "Lama",
    "author_nicks": [
        {
            "name": "BLB",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25943/?format=api",
                "id": 25943,
                "name": "BLB",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cobra",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2166/?format=api",
                "id": 2166,
                "name": "Cobra",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-08-08",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://asma.atari.org/asma/Composers/Przybyszewski_Krzysztof/Lama.sap"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/ab/79/lama.sap"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1998/QUAST98/A8MSX/BLB/LAMA.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "489",
            "competition": {
                "id": 3805,
                "name": "Atari 8-bit Pokey",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1025/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1025/",
                    "id": 1025,
                    "name": "QuaST 1998",
                    "tagline": "",
                    "start_date": "1998-08-07",
                    "end_date": "1998-08-09",
                    "location": "Elbląg, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.155529,
                    "longitude": 19.39831,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sap"
    ]
}