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

{
    "url": "https://demozoo.org/api/v1/productions/25519/?format=api",
    "demozoo_url": "https://demozoo.org/productions/25519/",
    "id": 25519,
    "title": "Let's Dance!",
    "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": "2009-08-01",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "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": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/evoke09/wild/mdsdance.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53826"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "141",
            "competition": {
                "id": 1769,
                "name": "Alternative Platforms",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/357/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/357/",
                    "id": 357,
                    "name": "Evoke 2009",
                    "tagline": "",
                    "start_date": "2009-07-31",
                    "end_date": "2009-08-02",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "http://archive.evoke.eu/2009/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/92/db/abd5.185316.png",
            "original_width": 320,
            "original_height": 255,
            "standard_url": "https://media.demozoo.org/screens/s/92/db/abd5.185316.png",
            "standard_width": 320,
            "standard_height": 255,
            "thumbnail_url": "https://media.demozoo.org/screens/t/92/db/abd5.185316.png",
            "thumbnail_width": 188,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "kc-85"
    ]
}