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

{
    "url": "https://demozoo.org/api/v1/productions/61386/?format=api",
    "demozoo_url": "https://demozoo.org/productions/61386/",
    "id": 61386,
    "title": "Texture Dungeon",
    "author_nicks": [
        {
            "name": "Lucky of ST",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2462/?format=api",
                "id": 2462,
                "name": "Lucky of ST",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Friendship Cooperation",
            "abbreviation": "TFC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32940/?format=api",
                "id": 32940,
                "name": "The Friendship Cooperation",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-02-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lucky of ST",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2462/?format=api",
                    "id": 2462,
                    "name": "Lucky of ST",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://no-fragments.atari.org/no_fragments_04/archive/demos/tfc/textlaby.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/TFC/TEXTLABY.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=28847"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 6738,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1604/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1604/",
                    "id": 1604,
                    "name": "Dresden Coding Convention (DCC) 1994",
                    "tagline": "DCC 2",
                    "start_date": "1994-02-25",
                    "end_date": "1994-02-27",
                    "location": "Dresden, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.053631,
                    "longitude": 13.74081,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}