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

{
    "url": "https://demozoo.org/api/v1/productions/159024/?format=api",
    "demozoo_url": "https://demozoo.org/productions/159024/",
    "id": 159024,
    "title": "DcDd",
    "author_nicks": [
        {
            "name": "Consciousness",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/60218/?format=api",
                "id": 60218,
                "name": "Consciousness",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-06-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
            "id": 69,
            "name": "ZX Spectrum Enhanced"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "VBI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38843/?format=api",
                    "id": 38843,
                    "name": "Hacker VBI",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kowalski",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59181/?format=api",
                    "id": 59181,
                    "name": "Kowalski",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Nodeus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29834/?format=api",
                    "id": 29834,
                    "name": "Nodeus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "nq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9064/?format=api",
                    "id": 9064,
                    "name": "Nik-O",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://prods.tslabs.info/files/DcDd.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67570"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=U6i5qj0tMrw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "23",
            "competition": {
                "id": 12466,
                "name": "ZX Spectrum Enhanced Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2898/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2898/",
                    "id": 2898,
                    "name": "De:Coded 2016",
                    "tagline": "",
                    "start_date": "2016-06-03",
                    "end_date": "2016-06-05",
                    "location": "L’vivs’ka Oblast’, Lviv, Ukraine",
                    "is_online": false,
                    "country_code": "UA",
                    "latitude": 49.75,
                    "longitude": 23.91667,
                    "website": "http://decoded.org.ua/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "ts-conf"
    ]
}