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

{
    "url": "https://demozoo.org/api/v1/productions/5355/?format=api",
    "demozoo_url": "https://demozoo.org/productions/5355/",
    "id": 5355,
    "title": "Intro",
    "author_nicks": [
        {
            "name": "Dash",
            "abbreviation": "D.A.S.H.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6644/?format=api",
                "id": 6644,
                "name": "Dash",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/10/?format=api",
            "id": 10,
            "name": "40k Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Archon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37405/?format=api",
                    "id": 37405,
                    "name": "Archon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Gamma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37406/?format=api",
                    "id": 37406,
                    "name": "Gamma",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Warlock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37407/?format=api",
                    "id": 37407,
                    "name": "Warlock",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/D/D_Various/Dash-Tp2Intro"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=195"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=103515"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Td5yEwLWnRM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 22,
            "ranking": "22",
            "score": "6",
            "competition": {
                "id": 569,
                "name": "Amiga Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/91/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/91/",
                    "id": 91,
                    "name": "The Party 1992",
                    "tagline": "Part II - The Final",
                    "start_date": "1992-12-27",
                    "end_date": "1992-12-29",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/de/e5/ec0c.16726.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/de/e5/ec0c.16726.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/de/e5/ec0c.16726.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/76/0b/4be8.jw538.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/76/0b/4be8.jw538.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/76/0b/4be8.jw538.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}