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

{
    "url": "https://demozoo.org/api/v1/productions/339839/?format=api",
    "demozoo_url": "https://demozoo.org/productions/339839/",
    "id": 339839,
    "title": "Fuckings to Lamers",
    "author_nicks": [
        {
            "name": "Accession",
            "abbreviation": "ACC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                "id": 935,
                "name": "Accession",
                "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": [
        {
            "nick": {
                "name": "DDT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3010/?format=api",
                    "id": 3010,
                    "name": "DDT",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "DDT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3010/?format=api",
                    "id": 3010,
                    "name": "DDT",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Agemixer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3126/?format=api",
                    "id": 3126,
                    "name": "Agemixer",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/46846/fuckings.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=54791"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "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": []
}