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

{
    "url": "https://demozoo.org/api/v1/productions/280508/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/280508/",
    "id": 280508,
    "title": "Logo Competition for Solskogen 2020",
    "author_nicks": [
        {
            "name": "obviousdisaster",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/114914/?format=api",
                "id": 114914,
                "name": "obviousdisaster",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "NeoKorteX",
            "abbreviation": "nKx",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90368/?format=api",
                "id": 90368,
                "name": "NeoKorteX",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-07-11",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "obviousdisaster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114914/?format=api",
                    "id": 114914,
                    "name": "obviousdisaster",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "obviousdisaster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114914/?format=api",
                    "id": 114914,
                    "name": "obviousdisaster",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://code.obviousdisaster.dev/solskogen-logo/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "127",
            "competition": {
                "id": 16010,
                "name": "Logo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3964/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3964/",
                    "id": 3964,
                    "name": "Solskogen 2020",
                    "tagline": "Sunset",
                    "start_date": "2020-07-11",
                    "end_date": "2020-07-11",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ed/f4/a302.273892.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/ed/f4/a302.273892.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ed/f4/a302.273892.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}