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

{
    "url": "https://demozoo.org/api/v1/productions/339840/?format=api",
    "demozoo_url": "https://demozoo.org/productions/339840/",
    "id": 339840,
    "title": "DKD 10v",
    "author_nicks": [
        {
            "name": "Piparipoppoo",
            "abbreviation": "PiP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38014/?format=api",
                "id": 38014,
                "name": "Piparipoppoo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-10-06",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/46847/dkd10v.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=54792"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 3496,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1415/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1415/",
                    "id": 1415,
                    "name": "Dekadence 10v",
                    "tagline": "",
                    "start_date": "2007-10-05",
                    "end_date": "2007-10-07",
                    "location": "Turku, Southwest Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.53333,
                    "longitude": 22.33333,
                    "website": "http://www.dekadence64.org/dataparty"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}