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

{
    "url": "https://demozoo.org/api/v1/productions/75198/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/75198/",
    "id": 75198,
    "title": "Red-Wasp",
    "author_nicks": [
        {
            "name": "Tiboz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40046/?format=api",
                "id": 40046,
                "name": "Tiboz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "TMD Crew",
            "abbreviation": "TMD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30087/?format=api",
                "id": 30087,
                "name": "TMD Crew",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-06-28",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/remedy03/grfx/red-wasp.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "30",
            "competition": {
                "id": 7890,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/618/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/618/",
                    "id": 618,
                    "name": "Remedy 2003",
                    "tagline": "",
                    "start_date": "2003-06-26",
                    "end_date": "2003-06-29",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.332169,
                    "longitude": 18.062429,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/94/b7/865a.pl75737.png",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/94/b7/865a.pl75737.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/94/b7/865a.pl75737.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}