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

{
    "url": "https://demozoo.org/api/v1/productions/32800/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32800/",
    "id": 32800,
    "title": "Magic Lamps",
    "author_nicks": [
        {
            "name": "O.K.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21839/?format=api",
                "id": 21839,
                "name": "O.K.",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Unicorn",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12800/?format=api",
                "id": 12800,
                "name": "Unicorn",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-04-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/scenest96/game/gvgap.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "178",
            "competition": {
                "id": 2714,
                "name": "PC 4K Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/677/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/677/",
                    "id": 677,
                    "name": "Scenest 1996",
                    "tagline": "The Exorcist",
                    "start_date": "1996-04-12",
                    "end_date": "1996-04-14",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c0/ed/a9c2.160820.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/c0/ed/a9c2.160820.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c0/ed/a9c2.160820.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/9d/d2/ab87.160821.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/9d/d2/ab87.160821.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9d/d2/ab87.160821.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "textmode"
    ]
}