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

{
    "url": "https://demozoo.org/api/v1/productions/42324/?format=api",
    "demozoo_url": "https://demozoo.org/productions/42324/",
    "id": 42324,
    "title": "Wish You Where Beer",
    "author_nicks": [
        {
            "name": "Arm's Tech",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26733/?format=api",
                "id": 26733,
                "name": "Arm's Tech",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-07-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
            "id": 35,
            "name": "Acorn Archimedes"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Baah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26732/?format=api",
                    "id": 26732,
                    "name": "Baah",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Deelite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7150/?format=api",
                    "id": 7150,
                    "name": "Deelite",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://abrobecker.free.fr/demos/beer.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/buenzli8-99/demo/beer.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7115"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "=5",
            "score": "11",
            "competition": {
                "id": 4058,
                "name": "Demo/Wild/CodeFX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/580/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/580/",
                    "id": 580,
                    "name": "Bünzli 8 (1999)",
                    "tagline": "",
                    "start_date": "1999-07-09",
                    "end_date": "1999-07-11",
                    "location": "Beromünster, Sursee District, Lucerne, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.20343,
                    "longitude": 8.1837,
                    "website": "https://bnz8.buenz.li"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7b/a4/77e2.99537.gif",
            "original_width": 480,
            "original_height": 352,
            "standard_url": "https://media.demozoo.org/screens/s/7b/a4/77e2.99537.png",
            "standard_width": 400,
            "standard_height": 293,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7b/a4/77e2.99537.png",
            "thumbnail_width": 200,
            "thumbnail_height": 146
        }
    ],
    "tags": []
}