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

{
    "url": "https://demozoo.org/api/v1/productions/378884/?format=api",
    "demozoo_url": "https://demozoo.org/productions/378884/",
    "id": 378884,
    "title": "Pooranoia",
    "author_nicks": [
        {
            "name": "Poo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10480/?format=api",
                "id": 10480,
                "name": "Poo",
                "is_group": false
            }
        },
        {
            "name": "Satori",
            "abbreviation": "STR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3732/?format=api",
                "id": 3732,
                "name": "Satori",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-09-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://message.sk/zden/pooranoia"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "999",
            "competition": {
                "id": 20337,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2303/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2303/",
                    "id": 2303,
                    "name": "PHAT2",
                    "tagline": "",
                    "start_date": "2002-09-20",
                    "end_date": "2002-09-23",
                    "location": "Rīga, Latvia",
                    "is_online": false,
                    "country_code": "LV",
                    "latitude": 56.97778,
                    "longitude": 24.12167,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/55/f1/c019.367988.gif",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/55/f1/c019.367988.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/55/f1/c019.367988.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "lost"
    ]
}