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

{
    "url": "https://demozoo.org/api/v1/productions/7736/?format=api",
    "demozoo_url": "https://demozoo.org/productions/7736/",
    "id": 7736,
    "title": "Lazy",
    "author_nicks": [
        {
            "name": "Fake",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8402/?format=api",
                "id": 8402,
                "name": "Fake",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/10/?format=api",
            "id": 10,
            "name": "40k Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/F/Fake/Fake-Lazy"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=18710"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=33421"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 29,
            "ranking": "29",
            "score": "16",
            "competition": {
                "id": 427,
                "name": "Amiga 40K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/94/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/94/",
                    "id": 94,
                    "name": "The Party 1995",
                    "tagline": "5th Anniversary",
                    "start_date": "1995-12-27",
                    "end_date": "1995-12-29",
                    "location": "Fredericia Kommune, South Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.57271,
                    "longitude": 9.69489,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c3/2e/259f.jw39007b.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/c3/2e/259f.jw39007b.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c3/2e/259f.jw39007b.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/29/ea/dc7f.jw39007a.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/29/ea/dc7f.jw39007a.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/29/ea/dc7f.jw39007a.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}