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

{
    "url": "https://demozoo.org/api/v1/productions/32901/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32901/",
    "id": 32901,
    "title": "He Loves You",
    "author_nicks": [
        {
            "name": "Wunderbaum",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13095/?format=api",
                "id": 13095,
                "name": "Wunderbaum",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-09-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Shape",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11591/?format=api",
                    "id": 11591,
                    "name": "Shape",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Illusion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/577/?format=api",
                    "id": 577,
                    "name": "Illusion",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Korvasieni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83485/?format=api",
                    "id": 83485,
                    "name": "Korvasieni",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Zelex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19048/?format=api",
                    "id": 19048,
                    "name": "Zelex",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/W/Wunderbaum/Wunderbaum-Loves"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=16477"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2728,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/848/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/848/",
                    "id": 848,
                    "name": "Skenery 1996",
                    "tagline": "",
                    "start_date": "1996-09-27",
                    "end_date": "1996-09-29",
                    "location": "Palokka, Jyväskylä, Central Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.29012,
                    "longitude": 25.72586,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ed/ae/9c6e.jw34821.png",
            "original_width": 319,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/ed/ae/9c6e.jw34821.png",
            "standard_width": 319,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ed/ae/9c6e.jw34821.png",
            "thumbnail_width": 186,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}