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

{
    "url": "https://demozoo.org/api/v1/productions/333671/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333671/",
    "id": 333671,
    "title": "Neural Notes",
    "author_nicks": [
        {
            "name": "Hoges",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140046/?format=api",
                "id": 140046,
                "name": "Hoges",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "DQH",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140047/?format=api",
                "id": 140047,
                "name": "DQH",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-11-25",
    "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/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "86",
            "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": []
}