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

{
    "url": "https://demozoo.org/api/v1/productions/151301/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151301/",
    "id": 151301,
    "title": "Jojo",
    "author_nicks": [
        {
            "name": "Archiologics",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34854/?format=api",
                "id": 34854,
                "name": "Archiologics",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-10-19",
    "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": "Walfisch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38009/?format=api",
                    "id": 38009,
                    "name": "Walfisch",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. Hill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14810/?format=api",
                    "id": 14810,
                    "name": "Mr. Hill",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Abrax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112601/?format=api",
                    "id": 112601,
                    "name": "Abrax",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Erdgeist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33537/?format=api",
                    "id": 33537,
                    "name": "Erdgeist",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        },
        {
            "nick": {
                "name": "giZMo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/556/?format=api",
                    "id": 556,
                    "name": "giZMo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Lunatic Druid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34954/?format=api",
                    "id": 34954,
                    "name": "Lunatic Druid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ossi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112602/?format=api",
                    "id": 112602,
                    "name": "Ossi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "raytracing"
        },
        {
            "nick": {
                "name": "Slide",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32879/?format=api",
                    "id": 32879,
                    "name": "Slide",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "raytracing"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/icebird/demos/Archiologics/jojo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5651"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=S5bTAj0ChSc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 12018,
                "name": "Acorn Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/422/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/422/",
                    "id": 422,
                    "name": "Yelling Jam 1996",
                    "tagline": "",
                    "start_date": "1996-10-18",
                    "end_date": "1996-10-20",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.075089,
                    "longitude": 8.8047,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}