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

{
    "url": "https://demozoo.org/api/v1/productions/185656/?format=api",
    "demozoo_url": "https://demozoo.org/productions/185656/",
    "id": 185656,
    "title": "Sound-Tracker '64 101%",
    "author_nicks": [
        {
            "name": "Mechanix 2124",
            "abbreviation": "MEC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54675/?format=api",
                "id": 54675,
                "name": "Mechanix",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-07-03",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Apostle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7330/?format=api",
                    "id": 7330,
                    "name": "Gangsterkater",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Groo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83739/?format=api",
                    "id": 83739,
                    "name": "Groo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "debugged, improved"
        },
        {
            "nick": {
                "name": "Groo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83739/?format=api",
                    "id": 83739,
                    "name": "Groo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Dean",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83734/?format=api",
                    "id": 83734,
                    "name": "Dean",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1988/dexion88/misc/copydisk013s1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=34866"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2357/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2357/",
            "id": 2357,
            "name": "Dexion Meeting 1988",
            "tagline": "",
            "start_date": "1988-06-30",
            "end_date": "1988-07-03",
            "location": "Nykøbing Sjælland, Odsherred Kommune, Zealand, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.92491,
            "longitude": 11.67109,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/53/ff/7312.184078.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/53/ff/7312.184078.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/53/ff/7312.184078.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/cb/e1/814e.184079.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/cb/e1/814e.184079.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cb/e1/814e.184079.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "tracker"
    ]
}