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

{
    "url": "https://demozoo.org/api/v1/productions/337402/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/337402/",
    "id": 337402,
    "title": "Forrod",
    "author_nicks": [
        {
            "name": "Blue Deville",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7868/?format=api",
                "id": 7868,
                "name": "Deville",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Polaris",
            "abbreviation": "PLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6724/?format=api",
                "id": 6724,
                "name": "Polaris",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-05-29",
    "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": 1,
            "ranking": "1",
            "score": "211",
            "competition": {
                "id": 18657,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2210/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2210/",
                    "id": 2210,
                    "name": "Revenge of Mr. Party 3",
                    "tagline": "Polaris Computer Party 1993",
                    "start_date": "1993-05-29",
                    "end_date": "1993-05-29",
                    "location": "Sisak, Sisak Općina, Sisačko-Moslavačka, Croatia",
                    "is_online": false,
                    "country_code": "HR",
                    "latitude": 45.46611,
                    "longitude": 16.37833,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cf/9f/f181.338468.png",
            "original_width": 1928,
            "original_height": 1542,
            "standard_url": "https://media.demozoo.org/screens/s/cf/9f/f181.338468.jpg",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cf/9f/f181.338468.jpg",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}