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

{
    "url": "https://demozoo.org/api/v1/productions/327141/?format=api",
    "demozoo_url": "https://demozoo.org/productions/327141/",
    "id": 327141,
    "title": "Partparty Accident",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2011-08-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Muhmi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54452/?format=api",
                    "id": 54452,
                    "name": "Muhmi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=148583"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=119138"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 18097,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4716/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4716/",
                    "id": 4716,
                    "name": "Psykoz 2011",
                    "tagline": "Hyvä mieli, paremmat lääkkeet",
                    "start_date": "2011-08-12",
                    "end_date": "2011-08-14",
                    "location": "Loppi, Riihimäki, Kanta-Häme, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.67594,
                    "longitude": 24.37579,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ce/8b/db2b.330239.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/ce/8b/db2b.330239.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ce/8b/db2b.330239.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}