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

{
    "url": "https://demozoo.org/api/v1/productions/151338/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151338/",
    "id": 151338,
    "title": "Worship",
    "author_nicks": [
        {
            "name": "Arm's Tech",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26733/?format=api",
                "id": 26733,
                "name": "Arm's Tech",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
            "id": 35,
            "name": "Acorn Archimedes"
        }
    ],
    "types": [],
    "credits": [
        {
            "nick": {
                "name": "Baah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26732/?format=api",
                    "id": 26732,
                    "name": "Baah",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Exocet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2100/?format=api",
                    "id": 2100,
                    "name": "Exocet",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Unison",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/264/?format=api",
                    "id": 264,
                    "name": "Unison",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/codecraft2/8k/worship.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7116"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=tVNuhDdk2AQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "25",
            "competition": {
                "id": 12021,
                "name": "8K Game and Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2789/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2789/",
                    "id": 2789,
                    "name": "Codecraft 2000",
                    "tagline": "Codecraft #2",
                    "start_date": "2000",
                    "end_date": "2000",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.dnd.utwente.nl/topix/codecraft/index.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3b/8b/1571.126231.gif",
            "original_width": 480,
            "original_height": 352,
            "standard_url": "https://media.demozoo.org/screens/s/3b/8b/1571.126231.png",
            "standard_width": 400,
            "standard_height": 293,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3b/8b/1571.126231.png",
            "thumbnail_width": 200,
            "thumbnail_height": 146
        }
    ],
    "tags": []
}