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

{
    "url": "https://demozoo.org/api/v1/productions/27003/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/27003/",
    "id": 27003,
    "title": "Eddie (Somewhere in time)",
    "author_nicks": [
        {
            "name": "Inkey",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18857/?format=api",
                "id": 18857,
                "name": "Inkey",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Flame Arrows",
            "abbreviation": "TFA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18856/?format=api",
                "id": 18856,
                "name": "The Flame Arrows",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-08-14",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "289",
            "competition": {
                "id": 1900,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/434/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/434/",
                    "id": 434,
                    "name": "Somewhere In Holland 1993",
                    "tagline": "",
                    "start_date": "1993-08-14",
                    "end_date": "1993-08-15",
                    "location": "Gemeente Nijmegen, Gelderland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.84168,
                    "longitude": 5.83813,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ac/3b/396c.353949.gif",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/ac/3b/396c.353949.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ac/3b/396c.353949.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}