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

{
    "url": "https://demozoo.org/api/v1/productions/58244/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58244/",
    "id": 58244,
    "title": "Planquadrat-B",
    "author_nicks": [
        {
            "name": "TAP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5834/?format=api",
                "id": 5834,
                "name": "TAP",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-09-15",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tomaes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6833/?format=api",
                    "id": 6833,
                    "name": "Tomaes",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tomaes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6833/?format=api",
                    "id": 6833,
                    "name": "Tomaes",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mados",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5832/?format=api",
                    "id": 5832,
                    "name": "Mados",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/the_real_session_3.1_beta/intro/planb-f.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3925"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "36",
            "competition": {
                "id": 6287,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1172/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1172/",
                    "id": 1172,
                    "name": "The Real Session 3.1 Beta",
                    "tagline": "",
                    "start_date": "2001-09-15",
                    "end_date": "2001-09-16",
                    "location": "Eisenhüttenstadt, Brandenburg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.15,
                    "longitude": 14.65,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6d/0b/9854.41165.png",
            "original_width": 518,
            "original_height": 390,
            "standard_url": "https://media.demozoo.org/screens/s/6d/0b/9854.41165.jpg",
            "standard_width": 398,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6d/0b/9854.41165.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "software-rendering",
        "directx-7",
        "delphi"
    ]
}