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

{
    "url": "https://demozoo.org/api/v1/productions/59168/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59168/",
    "id": 59168,
    "title": "Clix",
    "author_nicks": [
        {
            "name": "Reservoir Gods",
            "abbreviation": "RG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2234/?format=api",
                "id": 2234,
                "name": "Reservoir Gods",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-03-27",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. Pink",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2546/?format=api",
                    "id": 2546,
                    "name": "Mr. Pink",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "176",
            "competition": {
                "id": 6455,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/219/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/219/",
                    "id": 219,
                    "name": "Outline 2005",
                    "tagline": "",
                    "start_date": "2005-03-25",
                    "end_date": "2005-03-28",
                    "location": "Braamt, Gemeente Montferland, Gelderland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.92333,
                    "longitude": 6.26528,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}