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

{
    "url": "https://demozoo.org/api/v1/productions/321369/?format=api",
    "demozoo_url": "https://demozoo.org/music/321369/",
    "id": 321369,
    "title": "Robots at Work",
    "author_nicks": [
        {
            "name": "Hein",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1475/?format=api",
                "id": 1475,
                "name": "Hein",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Vision",
            "abbreviation": "VSN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-03-18",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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://csdb.dk/release/download.php?id=283527"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/forever23/c64/f2023_c64.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=230659"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "473",
            "competition": {
                "id": 17765,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3887/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3887/",
                    "id": 3887,
                    "name": "Forever 2023",
                    "tagline": "21: ROBOT",
                    "start_date": "2023-03-17",
                    "end_date": "2023-03-19",
                    "location": "Suchá nad Parnou, Okres Trnava, Trnavský kraj, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.41342,
                    "longitude": 17.48444,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}