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

{
    "url": "https://demozoo.org/api/v1/productions/333669/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333669/",
    "id": 333669,
    "title": "That's a Paddlin'",
    "author_nicks": [
        {
            "name": "Beige",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62374/?format=api",
                "id": 62374,
                "name": "Beige",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-11-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "=1",
            "score": "99",
            "competition": {
                "id": 18427,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4683/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4683/",
                    "id": 4683,
                    "name": "Syntax 2023",
                    "tagline": "",
                    "start_date": "2023-11-25",
                    "end_date": "2023-11-26",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}