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

{
    "url": "https://demozoo.org/api/v1/productions/33458/?format=api",
    "demozoo_url": "https://demozoo.org/productions/33458/",
    "id": 33458,
    "title": "Donna",
    "author_nicks": [
        {
            "name": "Velocity",
            "abbreviation": "VLC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/280/?format=api",
                "id": 280,
                "name": "Velocity",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-06-05",
    "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": "Hebheb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/281/?format=api",
                    "id": 281,
                    "name": "Hepphep",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Blunt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1051/?format=api",
                    "id": 1051,
                    "name": "Blunt",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Stowaway",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21900/?format=api",
                    "id": 21900,
                    "name": "Stowaway",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Elektro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13129/?format=api",
                    "id": 13129,
                    "name": "Elektro",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/abduction97/demo/vlc_dnna.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6335"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "75",
            "competition": {
                "id": 2801,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/402/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/402/",
                    "id": 402,
                    "name": "Abduction 1997",
                    "tagline": "The Cow Strikes Back",
                    "start_date": "1997-06-06",
                    "end_date": "1997-06-08",
                    "location": "Oulu, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 65.21726,
                    "longitude": 25.96941,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/22/99/6ee8.321794.jpg",
            "original_width": 400,
            "original_height": 248,
            "standard_url": "https://media.demozoo.org/screens/s/22/99/6ee8.321794.jpg",
            "standard_width": 400,
            "standard_height": 248,
            "thumbnail_url": "https://media.demozoo.org/screens/t/22/99/6ee8.321794.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        }
    ],
    "tags": []
}