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

{
    "url": "https://demozoo.org/api/v1/productions/70703/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/70703/",
    "id": 70703,
    "title": "Papieros",
    "author_nicks": [
        {
            "name": "Yoga",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8615/?format=api",
                "id": 8615,
                "name": "Yoga",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mystic",
            "abbreviation": "MST",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                "id": 1035,
                "name": "Mystic",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-11-12",
    "supertype": "graphics",
    "platforms": [],
    "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": "426",
            "competition": {
                "id": 7568,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1455/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1455/",
                    "id": 1455,
                    "name": "Gelloween 1994",
                    "tagline": "",
                    "start_date": "1994-11-12",
                    "end_date": "1994-11-13",
                    "location": "Bydgoszcz, Kujawsko-Pomorskie, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.1235,
                    "longitude": 18.00762,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/eb/45/3c9e.310010.png",
            "original_width": 863,
            "original_height": 685,
            "standard_url": "https://media.demozoo.org/screens/s/eb/45/3c9e.310010.jpg",
            "standard_width": 377,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/eb/45/3c9e.310010.jpg",
            "thumbnail_width": 188,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "lost"
    ]
}