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

{
    "url": "https://demozoo.org/api/v1/productions/337923/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/337923/",
    "id": 337923,
    "title": "Insert Coin",
    "author_nicks": [
        {
            "name": "Mikael",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84206/?format=api",
                "id": 84206,
                "name": "Mikael",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Pretzel Logic",
            "abbreviation": "P.L.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12786/?format=api",
                "id": 12786,
                "name": "Pretzel Logic",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-02-10",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mikael",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84206/?format=api",
                    "id": 84206,
                    "name": "Mikael",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Rico",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12784/?format=api",
                    "id": 12784,
                    "name": "Rico",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Spiham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84207/?format=api",
                    "id": 84207,
                    "name": "Spiham",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Help (gfx advice)"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/253297/coin-mikael.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=239349"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "",
            "competition": {
                "id": 18673,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4746/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4746/",
                    "id": 4746,
                    "name": "Fjälldata 2024",
                    "tagline": "cool cool swimmingpool",
                    "start_date": "2024-02-09",
                    "end_date": "2024-02-11",
                    "location": "Östersunds Kommun, Jämtland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 63.22072,
                    "longitude": 14.90857,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/45/cd/5bce.339819.png",
            "original_width": 721,
            "original_height": 543,
            "standard_url": "https://media.demozoo.org/screens/s/45/cd/5bce.339819.jpg",
            "standard_width": 398,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/45/cd/5bce.339819.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "c64-multicolor-mode"
    ]
}