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

{
    "url": "https://demozoo.org/api/v1/productions/137920/?format=api",
    "demozoo_url": "https://demozoo.org/productions/137920/",
    "id": 137920,
    "title": "Born-Kooltro",
    "author_nicks": [
        {
            "name": "Kool",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58613/?format=api",
                "id": 58613,
                "name": "Kool",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-09-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Stackpointer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58614/?format=api",
                    "id": 58614,
                    "name": "Stackpointer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Knice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58615/?format=api",
                    "id": 58615,
                    "name": "Knice",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Knice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58615/?format=api",
                    "id": 58615,
                    "name": "Knice",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 11487,
                "name": "Intro on A500",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1813/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1813/",
                    "id": 1813,
                    "name": "Saturne Party 1993",
                    "tagline": "",
                    "start_date": "1993-09-04",
                    "end_date": "1993-09-05",
                    "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": [],
    "tags": []
}