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

{
    "url": "https://demozoo.org/api/v1/productions/34250/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/34250/",
    "id": 34250,
    "title": "Soul Rebel",
    "author_nicks": [
        {
            "name": "Mermaid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/155/?format=api",
                "id": 155,
                "name": "Mermaid",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Creators",
            "abbreviation": "CTR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                "id": 4240,
                "name": "Creators",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-10-22",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "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": 3,
            "ranking": "3",
            "score": "39",
            "competition": {
                "id": 2888,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/797/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/797/",
                    "id": 797,
                    "name": "Convention 1997",
                    "tagline": "",
                    "start_date": "1997-10-22",
                    "end_date": "1997-10-22",
                    "location": "Kristiansund, Møre og Romsdal, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 63.11152,
                    "longitude": 7.73198,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f6/4d/53ba.68884.gif",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/f6/4d/53ba.68884.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/4d/53ba.68884.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}