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

{
    "url": "https://demozoo.org/api/v1/productions/48592/?format=api",
    "demozoo_url": "https://demozoo.org/music/48592/",
    "id": 48592,
    "title": "Szwindel",
    "author_nicks": [
        {
            "name": "Greg",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18200/?format=api",
                "id": 18200,
                "name": "Greg",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Grayscale",
            "abbreviation": "GSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8879/?format=api",
                "id": 8879,
                "name": "Grayscale",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-03-20",
    "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/Grayscale/Kwiatek_Grzegorz/Szwindel.sap"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/9a/53/szwindel.sap"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2004/FOREVER5/REALTIME/GREG/SZWINDEL.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "5",
            "score": "295",
            "competition": {
                "id": 4903,
                "name": "Realtime",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/125/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/125/",
                    "id": 125,
                    "name": "Forever 2004",
                    "tagline": "Forever Five",
                    "start_date": "2004-03-19",
                    "end_date": "2004-03-21",
                    "location": "Trenčiansky kraj, Trenčiansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.83333,
                    "longitude": 18.25,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sap"
    ]
}