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

{
    "url": "https://demozoo.org/api/v1/productions/132723/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/132723/",
    "id": 132723,
    "title": "Flapinou",
    "author_nicks": [
        {
            "name": "Flan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/535/?format=api",
                "id": 535,
                "name": "Flan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Adrenaline",
            "abbreviation": "ADR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24172/?format=api",
                "id": 24172,
                "name": "Adrenaline",
                "is_group": true
            }
        }
    ],
    "release_date": "1995",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1995/GIGAFN95/RABGFX/FLAN/FLAPINOU.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 11235,
                "name": "15 Minutes Pix: A Rabbit Rapper",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1520/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1520/",
                    "id": 1520,
                    "name": "Gigafun 1995",
                    "tagline": "",
                    "start_date": "1995",
                    "end_date": "1995",
                    "location": "France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 46.71067,
                    "longitude": 1.71819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ce/69/4719.80764.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/ce/69/4719.80764.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ce/69/4719.80764.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}