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

{
    "url": "https://demozoo.org/api/v1/productions/94037/?format=api",
    "demozoo_url": "https://demozoo.org/music/94037/",
    "id": 94037,
    "title": "This Stuff Tastes Like Crap",
    "author_nicks": [
        {
            "name": "Wackee",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3619/?format=api",
                "id": 3619,
                "name": "Wacek",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Arise",
            "abbreviation": "ARS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                "id": 887,
                "name": "Arise",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-11-17",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "=1",
            "score": "62",
            "competition": {
                "id": 9690,
                "name": "15 Second Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1402/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1402/",
                    "id": 1402,
                    "name": "Syntax 2012",
                    "tagline": "",
                    "start_date": "2012-11-17",
                    "end_date": "2012-11-18",
                    "location": "Melbourne, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.817532,
                    "longitude": 144.967148,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}