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

{
    "url": "https://demozoo.org/api/v1/productions/39082/?format=api",
    "demozoo_url": "https://demozoo.org/productions/39082/",
    "id": 39082,
    "title": "Desire Online",
    "author_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-09-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Guy Frost",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25040/?format=api",
                    "id": 25040,
                    "name": "Guy Frost",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Guy Frost",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25040/?format=api",
                    "id": 25040,
                    "name": "Guy Frost",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "background image, fonts"
        },
        {
            "nick": {
                "name": "Ramon B5",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3857/?format=api",
                    "id": 3857,
                    "name": "Ramon B5",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "intro image"
        },
        {
            "nick": {
                "name": "Ramon B5",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3857/?format=api",
                    "id": 3857,
                    "name": "Ramon B5",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "poetry"
        },
        {
            "nick": {
                "name": "THD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12332/?format=api",
                    "id": 12332,
                    "name": "THD",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "outro image"
        },
        {
            "nick": {
                "name": "Iso",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2578/?format=api",
                    "id": 2578,
                    "name": "Iso",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58821"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=bC-P429I7AM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 3620,
                "name": "Other",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/378/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/378/",
                    "id": 378,
                    "name": "Bizarre 1997",
                    "tagline": "",
                    "start_date": "1997-09-12",
                    "end_date": "1997-09-14",
                    "location": "Gemeente Etten-Leur, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.57711,
                    "longitude": 4.64253,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/41/92/b207.70199.png",
            "original_width": 744,
            "original_height": 466,
            "standard_url": "https://media.demozoo.org/screens/s/41/92/b207.70199.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/41/92/b207.70199.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "gus",
        "lost",
        "svga"
    ]
}