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

{
    "url": "https://demozoo.org/api/v1/productions/332593/?format=api",
    "demozoo_url": "https://demozoo.org/productions/332593/",
    "id": 332593,
    "title": "Muistin Sisältö",
    "author_nicks": [
        {
            "name": "Frostbyte",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68356/?format=api",
                "id": 68356,
                "name": "Frostbyte",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Artline Designs",
            "abbreviation": "ALD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14295/?format=api",
                "id": 14295,
                "name": "Artline Designs",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-09-16",
    "supertype": "production",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=289389"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=235621"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 40,
            "ranking": "40",
            "score": "",
            "competition": {
                "id": 18378,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4770/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4770/",
                    "id": 4770,
                    "name": "Psykoz 2023",
                    "tagline": "",
                    "start_date": "2023-09-15",
                    "end_date": "2023-09-17",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.0,
                    "longitude": 26.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}