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

{
    "url": "https://demozoo.org/api/v1/productions/303356/?format=api",
    "demozoo_url": "https://demozoo.org/productions/303356/",
    "id": 303356,
    "title": "F4CG ECM Logo",
    "author_nicks": [
        {
            "name": "Fantastic 4 Cracking Group",
            "abbreviation": "F4CG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                "id": 6508,
                "name": "Fantastic 4 Cracking Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-10-13",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Smasher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57637/?format=api",
                    "id": 57637,
                    "name": "Ze Smasher",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Smasher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57637/?format=api",
                    "id": 57637,
                    "name": "Ze Smasher",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Idea"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=242941"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=196614"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 25,
            "ranking": "25",
            "score": "",
            "competition": {
                "id": 16236,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4169/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4169/",
                    "id": 4169,
                    "name": "ECM Mode Demoeffect Competition 2020",
                    "tagline": "",
                    "start_date": "2020-10-12",
                    "end_date": "2020-11-30",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/event/?id=2998"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}