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

{
    "url": "https://demozoo.org/api/v1/productions/50418/?format=api",
    "demozoo_url": "https://demozoo.org/productions/50418/",
    "id": 50418,
    "title": "Blurred Dreams",
    "author_nicks": [
        {
            "name": "Confine",
            "abbreviation": "CNF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17270/?format=api",
                "id": 17270,
                "name": "Confine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07-01",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Smex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67098/?format=api",
                    "id": 67098,
                    "name": "Smex",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mejt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32757/?format=api",
                    "id": 32757,
                    "name": "Mejt",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Flow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29148/?format=api",
                    "id": 29148,
                    "name": "Flow",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/remedy00/in64/cnf-bd.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=268"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "100",
            "competition": {
                "id": 5163,
                "name": "PC Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/165/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/165/",
                    "id": 165,
                    "name": "Remedy 2000",
                    "tagline": "",
                    "start_date": "2000-06-29",
                    "end_date": "2000-07-02",
                    "location": "Solna, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.358681,
                    "longitude": 18.00281,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "directx-7"
    ]
}