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

{
    "url": "https://demozoo.org/api/v1/productions/183142/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/183142/",
    "id": 183142,
    "title": "?",
    "author_nicks": [
        {
            "name": "Pegase",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31375/?format=api",
                "id": 31375,
                "name": "Pégase",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Adrenaline",
            "abbreviation": "ADR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24172/?format=api",
                "id": 24172,
                "name": "Adrenaline",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-08-04",
    "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": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 14073,
                "name": "Bitmap Picture",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1518/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1518/",
                    "id": 1518,
                    "name": "Gigafun 1997",
                    "tagline": "",
                    "start_date": "1997-07-31",
                    "end_date": "1997-08-05",
                    "location": "Strasbourg, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.58506,
                    "longitude": 7.73642,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}