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

{
    "url": "https://demozoo.org/api/v1/productions/302010/?format=api",
    "demozoo_url": "https://demozoo.org/productions/302010/",
    "id": 302010,
    "title": "Mjusik",
    "author_nicks": [
        {
            "name": "Znurre",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51124/?format=api",
                "id": 51124,
                "name": "Znurre",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-09-17",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/brownbirdie21/wild/mjusik-by-znurre.gz"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "40",
            "competition": {
                "id": 16818,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4364/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4364/",
                    "id": 4364,
                    "name": "Brown Birdie 2021",
                    "tagline": "The best Brown Party right now",
                    "start_date": "2021-09-17",
                    "end_date": "2021-09-18",
                    "location": "Delsbo, Hudiksvalls Kommun, Gävleborg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 61.81346,
                    "longitude": 16.56957,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}