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

{
    "url": "https://demozoo.org/api/v1/productions/368089/?format=api",
    "demozoo_url": "https://demozoo.org/productions/368089/",
    "id": 368089,
    "title": "Saludo",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2025-02-15",
    "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": [
        {
            "nick": {
                "name": "Muhmi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54452/?format=api",
                    "id": 54452,
                    "name": "Muhmi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Duce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3072/?format=api",
                    "id": 3072,
                    "name": "Duce",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Jope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3075/?format=api",
                    "id": 3075,
                    "name": "Jope",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=h-vu4s6kxoc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "13",
            "score": "",
            "competition": {
                "id": 19711,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5231/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5231/",
                    "id": 5231,
                    "name": "KozMOS 2025",
                    "tagline": "",
                    "start_date": "2025-02-14",
                    "end_date": "2025-02-16",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.0,
                    "longitude": 26.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}