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

{
    "url": "https://demozoo.org/api/v1/productions/3734/?format=api",
    "demozoo_url": "https://demozoo.org/productions/3734/",
    "id": 3734,
    "title": "Presswust 2 Advance Liquid Edition",
    "author_nicks": [
        {
            "name": "Fieser Wolf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3530/?format=api",
                "id": 3530,
                "name": "Fieser Wolf",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Metalvotze",
            "abbreviation": "VOZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3525/?format=api",
                "id": 3525,
                "name": "Metalvotze",
                "is_group": true
            }
        }
    ],
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/breakpoint05/wild/pw_advance.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16747"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "252",
            "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/41/c3/e009.333573.png",
            "original_width": 240,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/41/c3/e009.333573.png",
            "standard_width": 240,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/41/c3/e009.333573.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": [
        "humor",
        "presswurst"
    ]
}