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

{
    "url": "https://demozoo.org/api/v1/productions/6701/?format=api",
    "demozoo_url": "https://demozoo.org/productions/6701/",
    "id": 6701,
    "title": "Wasted Time",
    "author_nicks": [
        {
            "name": "Paranoids",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3151/?format=api",
                "id": 3151,
                "name": "Paranoids",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-07-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Brainstorm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3154/?format=api",
                    "id": 3154,
                    "name": "Brainstorm",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dr. Doom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3152/?format=api",
                    "id": 3152,
                    "name": "Dr. Doom",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "beginning"
        },
        {
            "nick": {
                "name": "Painkiller",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51542/?format=api",
                    "id": 51542,
                    "name": "Painkiller",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Brainstorm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3154/?format=api",
                    "id": 3154,
                    "name": "Brainstorm",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "design, ideas"
        },
        {
            "nick": {
                "name": "Dr. Doom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3152/?format=api",
                    "id": 3152,
                    "name": "Dr. Doom",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "design, ideas"
        },
        {
            "nick": {
                "name": "Funk't'ion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7920/?format=api",
                    "id": 7920,
                    "name": "Funk't'ion",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1993/assembly93/demo/wasted.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57338"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "31",
            "competition": {
                "id": 668,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/101/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/101/",
                    "id": 101,
                    "name": "Assembly 1993",
                    "tagline": "",
                    "start_date": "1993-07-30",
                    "end_date": "1993-08-01",
                    "location": "Kerava, Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.39565,
                    "longitude": 25.11754,
                    "website": "http://www.assembly.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/25/1d/85eb.349328.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/25/1d/85eb.349328.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/25/1d/85eb.349328.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}