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

{
    "url": "https://demozoo.org/api/v1/productions/322397/?format=api",
    "demozoo_url": "https://demozoo.org/productions/322397/",
    "id": 322397,
    "title": "MoodyTracker",
    "author_nicks": [
        {
            "name": "Moods Plateau",
            "abbreviation": "MDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3552/?format=api",
                "id": 3552,
                "name": "Moods Plateau",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-04-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/42/?format=api",
            "id": 42,
            "name": "KC 85/Robotron KC 87"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "dOc.K",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3519/?format=api",
                    "id": 3519,
                    "name": "Doc. K",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "CeD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29539/?format=api",
                    "id": 29539,
                    "name": "CeD",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Logo"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/revision23/misc/mds-mtrckr.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94073"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4569/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4569/",
            "id": 4569,
            "name": "Revision 2023",
            "tagline": "Back to the E-Werk",
            "start_date": "2023-04-07",
            "end_date": "2023-04-10",
            "location": "Regionalverband Saarbrücken, Saarland, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.27722,
            "longitude": 6.97028,
            "website": "https://2023.revision-party.net/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0b/8b/2384.324214.png",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/0b/8b/2384.324214.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0b/8b/2384.324214.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "kc-85",
        "tracker"
    ]
}