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

{
    "url": "https://demozoo.org/api/v1/productions/167446/?format=api",
    "demozoo_url": "https://demozoo.org/productions/167446/",
    "id": 167446,
    "title": "TS-Row",
    "author_nicks": [
        {
            "name": "K2",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3529/?format=api",
                "id": 3529,
                "name": "K2",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-08-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zed Yago",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5565/?format=api",
                    "id": 5565,
                    "name": "Zed Yago",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "b0rje",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64494/?format=api",
                    "id": 64494,
                    "name": "b0rje",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "DCMP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9970/?format=api",
                    "id": 9970,
                    "name": "DCMP",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=45229"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=37557"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=46614"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 12964,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3107/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3107/",
                    "id": 3107,
                    "name": "Primary Star 2006",
                    "tagline": "",
                    "start_date": "2006-08-04",
                    "end_date": "2006-08-06",
                    "location": "Reusel, Gemeente Reusel-De Mierden, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.3625,
                    "longitude": 5.16528,
                    "website": "http://www.primary-star.tk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}