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

{
    "url": "https://demozoo.org/api/v1/productions/19889/?format=api",
    "demozoo_url": "https://demozoo.org/productions/19889/",
    "id": 19889,
    "title": "Tinytro",
    "author_nicks": [
        {
            "name": "Trilobit",
            "abbreviation": "3LB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1300/?format=api",
                "id": 1300,
                "name": "Trilobit",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-09-10",
    "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": "visy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1301/?format=api",
                    "id": 1301,
                    "name": "visy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Slimex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12901/?format=api",
                    "id": 12901,
                    "name": "Slimex",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Oasiz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3030/?format=api",
                    "id": 3030,
                    "name": "Oasiz",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Charset"
        },
        {
            "nick": {
                "name": "visy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1301/?format=api",
                    "id": 1301,
                    "name": "visy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/99534/tinytro_by_trilobit.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/dekadencedataparty11/demo/tinytro_by_trilobit.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=101973"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "not shown",
            "score": "",
            "competition": {
                "id": 1209,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/359/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/359/",
                    "id": 359,
                    "name": "Dekadence Dataparty 2011",
                    "tagline": "",
                    "start_date": "2011-09-09",
                    "end_date": "2011-09-11",
                    "location": "Turku, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.452801,
                    "longitude": 22.251551,
                    "website": "http://www.dekadence64.org/dataparty"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}