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

{
    "url": "https://demozoo.org/api/v1/productions/183872/?format=api",
    "demozoo_url": "https://demozoo.org/productions/183872/",
    "id": 183872,
    "title": "Wafflenut",
    "author_nicks": [
        {
            "name": "Traktor",
            "abbreviation": "TRK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3184/?format=api",
                "id": 3184,
                "name": "Traktor",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-12-09",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/T/Traktor/trk-waff.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=72337"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=28038"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "18",
            "competition": {
                "id": 14111,
                "name": "Amiga Demo / Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1278/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1278/",
                    "id": 1278,
                    "name": "Grep 2006",
                    "tagline": "",
                    "start_date": "2006-12-08",
                    "end_date": "2006-12-10",
                    "location": "Skaraborgs Län, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.33333,
                    "longitude": 13.5,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c3/c5/5260.jw99712.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/c3/c5/5260.jw99712.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c3/c5/5260.jw99712.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}