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

{
    "url": "https://demozoo.org/api/v1/productions/5147/?format=api",
    "demozoo_url": "https://demozoo.org/productions/5147/",
    "id": 5147,
    "title": "Crush",
    "author_nicks": [
        {
            "name": "Anadune",
            "abbreviation": "AND",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1493/?format=api",
                "id": 1493,
                "name": "Anadune",
                "is_group": true
            }
        },
        {
            "name": "Floppy",
            "abbreviation": "FLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3318/?format=api",
                "id": 3318,
                "name": "Floppy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-04-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. Acryl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6779/?format=api",
                    "id": 6779,
                    "name": "Mr. Acryl",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Maq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3833/?format=api",
                    "id": 3833,
                    "name": "Maq",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Traymuss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3834/?format=api",
                    "id": 3834,
                    "name": "Traymuss",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Dzordan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6792/?format=api",
                    "id": 6792,
                    "name": "Dzordan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Gosia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58088/?format=api",
                    "id": 58088,
                    "name": "Gosia",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Direction"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/breakpoint09/demo/x-crush_and_flp.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52992"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=gM_3NuJF2QM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "639",
            "competition": {
                "id": 534,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/26/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/26/",
                    "id": 26,
                    "name": "Breakpoint 2009",
                    "tagline": "Everything Is Under Control",
                    "start_date": "2009-04-10",
                    "end_date": "2009-04-13",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2009/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/52/6e/84b5.85164.jpg",
            "original_width": 375,
            "original_height": 260,
            "standard_url": "https://media.demozoo.org/screens/s/52/6e/84b5.85164.jpg",
            "standard_width": 375,
            "standard_height": 260,
            "thumbnail_url": "https://media.demozoo.org/screens/t/52/6e/84b5.85164.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 138
        }
    ],
    "tags": []
}