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

{
    "url": "https://demozoo.org/api/v1/productions/34654/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34654/",
    "id": 34654,
    "title": "Vertical Toroids & Horizontal Cycloidz",
    "author_nicks": [
        {
            "name": "Horizontal Lamerz",
            "abbreviation": "HLA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10925/?format=api",
                "id": 10925,
                "name": "Horizontal Lamerz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pixie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10926/?format=api",
                    "id": 10926,
                    "name": "Pixie",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unknown"
        },
        {
            "nick": {
                "name": "TDM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8941/?format=api",
                    "id": 8941,
                    "name": "TDM",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unknown"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cada.amigaportal.cz/files/scena/Horizontal_Lamerz/toroids.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8724"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "3.453",
            "competition": {
                "id": 4866,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1056/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1056/",
                    "id": 1056,
                    "name": "Fiasko 2000",
                    "tagline": "",
                    "start_date": "2000-08-18",
                    "end_date": "2000-08-19",
                    "location": "Hradiacte, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.710159,
                    "longitude": 13.39688,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}