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

{
    "url": "https://demozoo.org/api/v1/productions/89580/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/89580/",
    "id": 89580,
    "title": "Ranma Jungle",
    "author_nicks": [
        {
            "name": "Bad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10537/?format=api",
                "id": 10537,
                "name": "Bad",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Arkham",
            "abbreviation": "akm",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2152/?format=api",
                "id": 2152,
                "name": "Arkham",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-04-23",
    "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": 7,
            "ranking": "7",
            "score": "48",
            "competition": {
                "id": 9462,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/400/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/400/",
                    "id": 400,
                    "name": "Saturne Party 1994",
                    "tagline": "",
                    "start_date": "1994-04-22",
                    "end_date": "1994-04-24",
                    "location": "Chelles, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.87861,
                    "longitude": 2.58889,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e9/d8/00c1.113458.png",
            "original_width": 352,
            "original_height": 279,
            "standard_url": "https://media.demozoo.org/screens/s/e9/d8/00c1.113458.png",
            "standard_width": 352,
            "standard_height": 279,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e9/d8/00c1.113458.png",
            "thumbnail_width": 189,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "manga"
    ]
}