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

{
    "url": "https://demozoo.org/api/v1/productions/55579/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55579/",
    "id": 55579,
    "title": "Drip",
    "author_nicks": [
        {
            "name": "Ed Fries",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33057/?format=api",
                "id": 33057,
                "name": "Ed Fries",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-12-08",
    "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/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ed Fries",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33057/?format=api",
                    "id": 33057,
                    "name": "Ed Fries",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://files.dhs.nu/party/sillyventure2012/drip.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://no-fragments.atari.org/no_fragments_14/PARTIES/2012/SV2K12/VCS2600/ED_FRIES/DRIP.ZIP"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/VCS/FRIES_ED/DRIP.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60846"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=WKn3IkPu6wE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "333",
            "competition": {
                "id": 5933,
                "name": "Atari 2600 demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1375/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1375/",
                    "id": 1375,
                    "name": "Silly Venture 2012",
                    "tagline": "In Tribute To Jack Tramiel / Falcon 20th Anniversary",
                    "start_date": "2012-12-07",
                    "end_date": "2012-12-09",
                    "location": "Gdansk, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35276,
                    "longitude": 18.650049,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/87/52/5870.130262.png",
            "original_width": 320,
            "original_height": 210,
            "standard_url": "https://media.demozoo.org/screens/s/87/52/5870.130262.png",
            "standard_width": 320,
            "standard_height": 210,
            "thumbnail_url": "https://media.demozoo.org/screens/t/87/52/5870.130262.png",
            "thumbnail_width": 200,
            "thumbnail_height": 131
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/d7/53/7465.15505.png",
            "original_width": 400,
            "original_height": 263,
            "standard_url": "https://media.demozoo.org/screens/s/d7/53/7465.15505.jpg",
            "standard_width": 400,
            "standard_height": 263,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d7/53/7465.15505.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 131
        }
    ],
    "tags": []
}