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

{
    "url": "https://demozoo.org/api/v1/productions/33745/?format=api",
    "demozoo_url": "https://demozoo.org/productions/33745/",
    "id": 33745,
    "title": "Shit Happens",
    "author_nicks": [
        {
            "name": "Kameli",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22419/?format=api",
                "id": 22419,
                "name": "Kameli",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-12-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "djesrepnikah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22420/?format=api",
                    "id": 22420,
                    "name": "djesrepnikah",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/astrosyn97/amiga/in64/ast-64k.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/astrosyn97/amiga/in64/shit_happens.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51401"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "",
            "competition": {
                "id": 2833,
                "name": "Amiga 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/885/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/885/",
                    "id": 885,
                    "name": "Astrosyn 1997",
                    "tagline": "",
                    "start_date": "1997-12-13",
                    "end_date": "1997-12-14",
                    "location": "Koszalin, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.19438,
                    "longitude": 16.17222,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}