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

{
    "url": "https://demozoo.org/api/v1/productions/56531/?format=api",
    "demozoo_url": "https://demozoo.org/productions/56531/",
    "id": 56531,
    "title": "Silly Filler",
    "author_nicks": [
        {
            "name": "Noice",
            "abbreviation": "NOC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                "id": 180,
                "name": "Noice",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-12-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/54/?format=api",
            "id": 54,
            "name": "Atari 2600 Video Computer System (VCS)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Shadow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7128/?format=api",
                    "id": 7128,
                    "name": "Shadow",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jakub Husak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33056/?format=api",
                    "id": 33056,
                    "name": "Jakub Husak",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://no-fragments.atari.org/no_fragments_14/PARTIES/2010/SV_2K10/8BITDEMO/NOICE/SILLYFIL.ZIP"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/VCS/NOICE/SILYFILR.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56382"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=YVn20sSxFQU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "136",
            "competition": {
                "id": 6067,
                "name": "Atari 8-bit Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/382/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/382/",
                    "id": 382,
                    "name": "Silly Venture 2010",
                    "tagline": "",
                    "start_date": "2010-12-10",
                    "end_date": "2010-12-12",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/59/e9/62b5.126595.png",
            "original_width": 320,
            "original_height": 250,
            "standard_url": "https://media.demozoo.org/screens/s/59/e9/62b5.126595.png",
            "standard_width": 320,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/59/e9/62b5.126595.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/50/ab/8e97.126596.png",
            "original_width": 320,
            "original_height": 250,
            "standard_url": "https://media.demozoo.org/screens/s/50/ab/8e97.126596.png",
            "standard_width": 320,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/50/ab/8e97.126596.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}