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

{
    "url": "https://demozoo.org/api/v1/productions/132732/?format=api",
    "demozoo_url": "https://demozoo.org/music/132732/",
    "id": 132732,
    "title": "Vice Versa",
    "author_nicks": [
        {
            "name": "Cedyń",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16437/?format=api",
                "id": 16437,
                "name": "Cedyń",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Shadows",
            "abbreviation": "SHD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2247/?format=api",
                "id": 2247,
                "name": "Shadows",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-12-28",
    "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/Czartynski_Marcin/Vice_Versa.sap"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/2d/00/vice_versa.sap"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1995/ASO95/A8MSX/CEDYN/VICVERSA.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://asma.atari.org/asmadb/asma.html#/Composers/Czartynski_Marcin/Vice_Versa.sap"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 21,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 6521,
                "name": "MSX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1654/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1654/",
                    "id": 1654,
                    "name": "Silesian Atari Open 1995",
                    "tagline": "",
                    "start_date": "1995-12-28",
                    "end_date": "1995-12-29",
                    "location": "Mikolow, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.16864,
                    "longitude": 18.90575,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sap"
    ]
}