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

{
    "url": "https://demozoo.org/api/v1/productions/302019/?format=api",
    "demozoo_url": "https://demozoo.org/productions/302019/",
    "id": 302019,
    "title": "4 Shades of Brown",
    "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": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/brownbirdie21/combined_demo/4-shades-of-brown-by-znurre.tar.gz"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "29",
            "competition": {
                "id": 16819,
                "name": "Combined Demo",
                "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": []
}