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

{
    "url": "https://demozoo.org/api/v1/productions/198517/?format=api",
    "demozoo_url": "https://demozoo.org/productions/198517/",
    "id": 198517,
    "title": "More than you Deserve",
    "author_nicks": [
        {
            "name": "Excess",
            "abbreviation": "EX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5556/?format=api",
                "id": 5556,
                "name": "Excess",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-01-19",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Knight Rider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80113/?format=api",
                    "id": 80113,
                    "name": "Knight Rider",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bordeaux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13447/?format=api",
                    "id": 13447,
                    "name": "Bordeaux",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/178065/!more_than_you_deserve.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=174301"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=79972"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "6,27",
            "competition": {
                "id": 14891,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3738/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3738/",
                    "id": 3738,
                    "name": "ExCeSs Meeting 2019",
                    "tagline": "Party on with ExCeSs!",
                    "start_date": "2019-01-18",
                    "end_date": "2019-01-20",
                    "location": "Landkreis Emsland, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.74611,
                    "longitude": 7.39583,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/42/95/32a8.178405.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/42/95/32a8.178405.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/42/95/32a8.178405.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "no-music"
    ]
}