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

{
    "url": "https://demozoo.org/api/v1/productions/308638/?format=api",
    "demozoo_url": "https://demozoo.org/productions/308638/",
    "id": 308638,
    "title": "40 Places and 80 Spaces",
    "author_nicks": [
        {
            "name": "Gordian",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131582/?format=api",
                "id": 131582,
                "name": "Gordian",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-05-28",
    "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": "Gordian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131582/?format=api",
                    "id": 131582,
                    "name": "Gordian",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Premium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10727/?format=api",
                    "id": 10727,
                    "name": "Premium",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=218391"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92206"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=435XCe283pU"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=hz9I5qXkvDo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "171",
            "competition": {
                "id": 17063,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4241/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4241/",
                    "id": 4241,
                    "name": "Moonshine Dragons 2022",
                    "tagline": "",
                    "start_date": "2022-05-27",
                    "end_date": "2022-05-29",
                    "location": "Opole Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.66667,
                    "longitude": 17.9,
                    "website": "https://moonshinedragons.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/00/88/ad46.313156.gif",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/00/88/ad46.313156.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/00/88/ad46.313156.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}