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

{
    "url": "https://demozoo.org/api/v1/productions/267969/?format=api",
    "demozoo_url": "https://demozoo.org/productions/267969/",
    "id": 267969,
    "title": "Brown Dreams",
    "author_nicks": [
        {
            "name": "Achtung Fulkod",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72016/?format=api",
                "id": 72016,
                "name": "Achtung Fulkod",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-09-14",
    "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/2019/brownbirdie19/combined_demo/2019_09_14_21_31_18_brown-dreams"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "49",
            "competition": {
                "id": 15477,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3946/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3946/",
                    "id": 3946,
                    "name": "Brown Birdie 2019",
                    "tagline": "The best party in Helsingland at the moment",
                    "start_date": "2019-09-13",
                    "end_date": "2019-09-15",
                    "location": "Delsbo, Hudiksvalls Kommun, Gävleborg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 61.81346,
                    "longitude": 16.56957,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}