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

{
    "url": "https://demozoo.org/api/v1/productions/326305/?format=api",
    "demozoo_url": "https://demozoo.org/productions/326305/",
    "id": 326305,
    "title": "Ieconly",
    "author_nicks": [
        {
            "name": "Beyond Force",
            "abbreviation": "BF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2080/?format=api",
                "id": 2080,
                "name": "Beyond Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-08-02",
    "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": "TNT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3307/?format=api",
                    "id": 3307,
                    "name": "TNT",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=103057"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12782,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3054/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3054/",
                    "id": 3054,
                    "name": "Psykoz 2009A/H1N1",
                    "tagline": "",
                    "start_date": "2009-07-31",
                    "end_date": "2009-08-02",
                    "location": "Loppi, Riihimäki, Häme, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.67594,
                    "longitude": 24.37579,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}