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

{
    "url": "https://demozoo.org/api/v1/productions/116611/?format=api",
    "demozoo_url": "https://demozoo.org/productions/116611/",
    "id": 116611,
    "title": "Realtime Zoomer",
    "author_nicks": [
        {
            "name": "Blue Devil",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32141/?format=api",
                "id": 32141,
                "name": "The Blue Devil",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Gigabyte Crew",
            "abbreviation": "TGC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31441/?format=api",
                "id": 31441,
                "name": "The Gigabyte Crew",
                "is_group": true
            }
        }
    ],
    "release_date": "1990-06-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Blue Devil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32141/?format=api",
                    "id": 32141,
                    "name": "The Blue Devil",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "ES",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2631/?format=api",
                    "id": 2631,
                    "name": "ES",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mad Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2630/?format=api",
                    "id": 2630,
                    "name": "Mad Max",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=mY6PazILnDw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 10608,
                "name": "24h Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1524/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1524/",
                    "id": 1524,
                    "name": "International Coding Conference (ICC) #1",
                    "tagline": "",
                    "start_date": "1990-06-14",
                    "end_date": "1990-06-17",
                    "location": "Geislingen an der Steige, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.624599,
                    "longitude": 9.82823,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ac/6f/c62c.61342.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/ac/6f/c62c.61342.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ac/6f/c62c.61342.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}