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

{
    "url": "https://demozoo.org/api/v1/productions/98773/?format=api",
    "demozoo_url": "https://demozoo.org/productions/98773/",
    "id": 98773,
    "title": "Angelic",
    "author_nicks": [
        {
            "name": "Napalm",
            "abbreviation": "NPM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9759/?format=api",
                "id": 9759,
                "name": "Napalm",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/13/?format=api",
            "id": 13,
            "name": "Sony Playstation 1 (PSX)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "N!k",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46888/?format=api",
                    "id": 46888,
                    "name": "N!k",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Danzig",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9760/?format=api",
                    "id": 9760,
                    "name": "Danzig",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "MOD player"
        },
        {
            "nick": {
                "name": "Smash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/230/?format=api",
                    "id": 230,
                    "name": "Smash",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Bigand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108803/?format=api",
                    "id": 108803,
                    "name": "Bigand",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/dejavu00/psx/angelic.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=32005"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=AxbK8H1O_Kc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 9966,
                "name": "PSX Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1003/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1003/",
                    "id": 1003,
                    "name": "Deja Vu 2000",
                    "tagline": "",
                    "start_date": "2000-06-30",
                    "end_date": "2000-07-02",
                    "location": "Leicester, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 52.637981,
                    "longitude": -1.14043,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/55/72/da2f.323540.png",
            "original_width": 600,
            "original_height": 450,
            "standard_url": "https://media.demozoo.org/screens/s/55/72/da2f.323540.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/55/72/da2f.323540.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "endless-loop",
        "music-id-needed",
        "sounds-of-wor"
    ]
}