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

{
    "url": "https://demozoo.org/api/v1/productions/93781/?format=api",
    "demozoo_url": "https://demozoo.org/music/93781/",
    "id": 93781,
    "title": "Surprise 2",
    "author_nicks": [
        {
            "name": "XTD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1532/?format=api",
                "id": 1532,
                "name": "XTD",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Lamers",
            "abbreviation": "LMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18529/?format=api",
                "id": 18529,
                "name": "Lamers",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-11-10",
    "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/Bendyk_Piotr/Surprise_2.sap"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/14/a7/surprise_2.sap"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2013/SV2K13/A8MSX/XTD/SURPRIS2.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=6897"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "579",
            "competition": {
                "id": 9663,
                "name": "Atari XL/XE Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1486/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1486/",
                    "id": 1486,
                    "name": "Silly Venture 2013",
                    "tagline": "Atari's last venture into the hardware market",
                    "start_date": "2013-11-08",
                    "end_date": "2013-11-11",
                    "location": "Gdansk, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35276,
                    "longitude": 18.650049,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sap"
    ]
}