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

{
    "url": "https://demozoo.org/api/v1/productions/40440/?format=api",
    "demozoo_url": "https://demozoo.org/music/40440/",
    "id": 40440,
    "title": "So Close",
    "author_nicks": [
        {
            "name": "Dhor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25941/?format=api",
                "id": 25941,
                "name": "Dhor",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Masters of Electric City",
            "abbreviation": "M.E.C.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25942/?format=api",
                "id": 25942,
                "name": "Masters of Electric City",
                "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/Duma_Dariusz/So_Close.sap"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/30/c9/so_close.sap"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1998/QUAST98/A8MSX/DHOR/SO_CLOSE.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "514",
            "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"
    ]
}