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

{
    "url": "https://demozoo.org/api/v1/productions/133000/?format=api",
    "demozoo_url": "https://demozoo.org/productions/133000/",
    "id": 133000,
    "title": "Sub-Trip",
    "author_nicks": [
        {
            "name": "BNS-Interactive",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40389/?format=api",
                "id": 40389,
                "name": "BNS",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-06-05",
    "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/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Effron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17306/?format=api",
                    "id": 17306,
                    "name": "Effron",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Effron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17306/?format=api",
                    "id": 17306,
                    "name": "Effron",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Amiga Keyframing, 2d post renders"
        },
        {
            "nick": {
                "name": "Fish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127763/?format=api",
                    "id": 127763,
                    "name": "Fish",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d modeling, texturing, tracking"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/fuckya99a/wild/subtrip.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 11242,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1019/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1019/",
                    "id": 1019,
                    "name": "Fuckya 1999 (2)",
                    "tagline": "",
                    "start_date": "1999-06-05",
                    "end_date": "1999-06-06",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "animation"
    ]
}