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

{
    "url": "https://demozoo.org/api/v1/productions/243794/?format=api",
    "demozoo_url": "https://demozoo.org/productions/243794/",
    "id": 243794,
    "title": "Party Time",
    "author_nicks": [
        {
            "name": "Fashion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69773/?format=api",
                "id": 69773,
                "name": "Fashion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-10-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The DJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3118/?format=api",
                    "id": 3118,
                    "name": "The DJ",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Shark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116981/?format=api",
                    "id": 116981,
                    "name": "Shark",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/F/Fashion/FASHION-PartyDemo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=805"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14515"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=g-rihOvQQfs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 11020,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2401/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2401/",
                    "id": 2401,
                    "name": "MGF + JOY + WWE Copy-Party 1988",
                    "tagline": "",
                    "start_date": "1988-10-15",
                    "end_date": "1988-10-17",
                    "location": "Gemeente Veenendaal, Utrecht, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.02459,
                    "longitude": 5.55562,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c8/d1/be53.jw2114.png",
            "original_width": 359,
            "original_height": 283,
            "standard_url": "https://media.demozoo.org/screens/s/c8/d1/be53.jw2114.png",
            "standard_width": 359,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c8/d1/be53.jw2114.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}