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

{
    "url": "https://demozoo.org/api/v1/productions/184667/?format=api",
    "demozoo_url": "https://demozoo.org/productions/184667/",
    "id": 184667,
    "title": "Dreamofthemind",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2002",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Wez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20812/?format=api",
                    "id": 20812,
                    "name": "Wez",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Wez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20812/?format=api",
                    "id": 20812,
                    "name": "Wez",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7762"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 14146,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3224/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3224/",
                    "id": 3224,
                    "name": "Xenox 2002 XL",
                    "tagline": "",
                    "start_date": "2002-08-02",
                    "end_date": "2002-08-06",
                    "location": "Steinkjer, Trøndelag, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 64.19303,
                    "longitude": 11.38505,
                    "website": "https://web.archive.org/web/20020628095641/http://www.xenox.no/xl02/info.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}