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

{
    "url": "https://demozoo.org/api/v1/productions/35574/?format=api",
    "demozoo_url": "https://demozoo.org/music/35574/",
    "id": 35574,
    "title": "Rock In My Veins",
    "author_nicks": [
        {
            "name": "Jangler",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22217/?format=api",
                "id": 22217,
                "name": "Jangler",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Vista",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15456/?format=api",
                "id": 15456,
                "name": "Vista",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-03-08",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "58",
            "competition": {
                "id": 3057,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/625/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/625/",
                    "id": 625,
                    "name": "Juhla 1997",
                    "tagline": "Juhla IVb",
                    "start_date": "1997-03-07",
                    "end_date": "1997-03-09",
                    "location": "Raahe, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.50134,
                    "longitude": 24.8231,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}