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

{
    "url": "https://demozoo.org/api/v1/productions/141923/?format=api",
    "demozoo_url": "https://demozoo.org/productions/141923/",
    "id": 141923,
    "title": "Electrolytical Artificial Intelligence (Preview)",
    "author_nicks": [
        {
            "name": "Alien Cracking Formation",
            "abbreviation": "ACF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2145/?format=api",
                "id": 2145,
                "name": "ACF Design Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-08-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jacky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2286/?format=api",
                    "id": 2286,
                    "name": "Jacky",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Agent -t-",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2356/?format=api",
                    "id": 2356,
                    "name": "Agent -t-",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "11",
            "score": "35",
            "competition": {
                "id": 11420,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1525/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1525/",
                    "id": 1525,
                    "name": "International Coding Conference (ICC) #2",
                    "tagline": "",
                    "start_date": "1991-08-01",
                    "end_date": "1991-08-04",
                    "location": "Leutenbach, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.89201,
                    "longitude": 9.38431,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "unreleased",
        "lost"
    ]
}