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

{
    "url": "https://demozoo.org/api/v1/productions/353303/?format=api",
    "demozoo_url": "https://demozoo.org/music/353303/",
    "id": 353303,
    "title": "Eisb0r Preview",
    "author_nicks": [
        {
            "name": "Street Tuff",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/925/?format=api",
                "id": 925,
                "name": "Streettuff",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Tristar and Red Sector Inc.",
            "abbreviation": "TRSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc.",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-12-08",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 19079,
                "name": "C64 Sample Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3443/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3443/",
                    "id": 3443,
                    "name": "Jazzmacx Tas Takeover 2007",
                    "tagline": "",
                    "start_date": "2007-11-17",
                    "end_date": "2007-12-09",
                    "location": "State of Tasmania, Tasmania, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -42.0,
                    "longitude": 147.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}