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

{
    "url": "https://demozoo.org/api/v1/productions/2791/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2791/",
    "id": 2791,
    "title": "En Vrengt Katts Verste Mareritt",
    "author_nicks": [
        {
            "name": "ODD Demo Design",
            "abbreviation": "ODD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4299/?format=api",
                "id": 4299,
                "name": "ODD Demo Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-03-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 280,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/150/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/150/",
                    "id": 150,
                    "name": "Kindergarden 2003",
                    "tagline": "Kindergarden #%00001010",
                    "start_date": "2003-02-28",
                    "end_date": "2003-03-02",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}