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

{
    "url": "https://demozoo.org/api/v1/productions/35762/?format=api",
    "demozoo_url": "https://demozoo.org/productions/35762/",
    "id": 35762,
    "title": "Out of Mind",
    "author_nicks": [
        {
            "name": "Cyclone",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/70203/?format=api",
                "id": 70203,
                "name": "Cyclone",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-02-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Prozero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25788/?format=api",
                    "id": 25788,
                    "name": "Prozero",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zenith",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70204/?format=api",
                    "id": 70204,
                    "name": "Zenith",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Usul",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33277/?format=api",
                    "id": 33277,
                    "name": "Usul",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Moxica",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21706/?format=api",
                    "id": 21706,
                    "name": "Moxica",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additional"
        },
        {
            "nick": {
                "name": "Total V",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78163/?format=api",
                    "id": 78163,
                    "name": "Total V",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/ltp97/demo/cyc_oom.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=70150"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Iv-6VtoT56Q"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "35",
            "competition": {
                "id": 3098,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/911/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/911/",
                    "id": 911,
                    "name": "Lucky & Tigrou Party 1997",
                    "tagline": "",
                    "start_date": "1997-02-08",
                    "end_date": "1997-02-09",
                    "location": "Clermont, Département de l'Oise, Nord-Pas-de-Calais-Picardie, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.38333,
                    "longitude": 2.4,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/34/1d/0743.141464.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/34/1d/0743.141464.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/34/1d/0743.141464.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}