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

{
    "url": "https://demozoo.org/api/v1/productions/8440/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8440/",
    "id": 8440,
    "title": "MiniDemo",
    "author_nicks": [
        {
            "name": "Bronx",
            "abbreviation": "BNX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1508/?format=api",
                "id": 1508,
                "name": "Bronx",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-09-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
            "id": 18,
            "name": "Mobile"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Natilius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11698/?format=api",
                    "id": 11698,
                    "name": "Natilius",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "mRR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11699/?format=api",
                    "id": 11699,
                    "name": "mRR",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Turbo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1511/?format=api",
                    "id": 1511,
                    "name": "Turbo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19140"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "7,93",
            "competition": {
                "id": 8299,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/636/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/636/",
                    "id": 636,
                    "name": "7D 2005",
                    "tagline": "7D5",
                    "start_date": "2005-09-17",
                    "end_date": "2005-09-19",
                    "location": "Maltepe, Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 40.9589,
                    "longitude": 29.17866,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}