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

{
    "url": "https://demozoo.org/api/v1/productions/110868/?format=api",
    "demozoo_url": "https://demozoo.org/productions/110868/",
    "id": 110868,
    "title": "Gdy Siedze",
    "author_nicks": [
        {
            "name": "Kreciki",
            "abbreviation": "KRC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49545/?format=api",
                "id": 49545,
                "name": "Kreciki",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-12-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Baldi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25924/?format=api",
                    "id": 25924,
                    "name": "Baldhead",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rasero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31838/?format=api",
                    "id": 31838,
                    "name": "Rasero Team",
                    "is_group": true
                }
            },
            "category": "Graphics",
            "role": "rendering"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/northparty99c/c64/np5_stuff.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=87097"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=87098"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "8",
            "competition": {
                "id": 10398,
                "name": "4kb Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1396/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1396/",
                    "id": 1396,
                    "name": "North Party 1999 (5)",
                    "tagline": "Millennium Meeting",
                    "start_date": "1999-12-27",
                    "end_date": "1999-12-29",
                    "location": "Bartoszyce, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.248169,
                    "longitude": 20.80761,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/95/21/5460.145192.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/95/21/5460.145192.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/95/21/5460.145192.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/08/d8/f78f.145191.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/08/d8/f78f.145191.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/08/d8/f78f.145191.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}