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

{
    "url": "https://demozoo.org/api/v1/productions/98021/?format=api",
    "demozoo_url": "https://demozoo.org/productions/98021/",
    "id": 98021,
    "title": "Fatale",
    "author_nicks": [
        {
            "name": "Excellence In Art",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2101/?format=api",
                "id": 2101,
                "name": "Excellence In Art",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-04-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Excellence In Art",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2101/?format=api",
                    "id": 2101,
                    "name": "Excellence In Art",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Excellence In Art",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2101/?format=api",
                    "id": 2101,
                    "name": "Excellence In Art",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Excellence In Art",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2101/?format=api",
                    "id": 2101,
                    "name": "Excellence In Art",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=xdQ1M7MUsZ8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 9946,
                "name": "Atari Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1631/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1631/",
                    "id": 1631,
                    "name": "KupolenKårparty",
                    "tagline": "",
                    "start_date": "1994-04-01",
                    "end_date": "1994-04-03",
                    "location": "Borlange, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.483799,
                    "longitude": 15.43435,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost",
        "ste"
    ]
}