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

{
    "url": "https://demozoo.org/api/v1/productions/3730/?format=api",
    "demozoo_url": "https://demozoo.org/productions/3730/",
    "id": 3730,
    "title": "Effekt Werk",
    "author_nicks": [
        {
            "name": "Scoopex",
            "abbreviation": "SCX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-03-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
            "id": 30,
            "name": "Nintendo Game Boy Advance (GBA)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "ne7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/826/?format=api",
                    "id": 826,
                    "name": "ne7",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Lord Graga",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11402/?format=api",
                    "id": 11402,
                    "name": "Lord Graga",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Lord Graga",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11402/?format=api",
                    "id": 11402,
                    "name": "Lord Graga",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Noogman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/532/?format=api",
                    "id": 532,
                    "name": "Noogie",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/breakpoint05/wild/scoopex-effektwerk.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16403"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "445",
            "competition": {
                "id": 390,
                "name": "Console/Real Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/22/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/22/",
                    "id": 22,
                    "name": "Breakpoint 2005",
                    "tagline": "Aliens Ate My Demomaker",
                    "start_date": "2005-03-25",
                    "end_date": "2005-03-28",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96675,
                    "longitude": 7.8992,
                    "website": "http://breakpoint.untergrund.net/2005/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9a/ba/4ec2.281495.png",
            "original_width": 240,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/9a/ba/4ec2.281495.jpg",
            "standard_width": 240,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9a/ba/4ec2.281495.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}