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

{
    "url": "https://demozoo.org/api/v1/productions/327532/?format=api",
    "demozoo_url": "https://demozoo.org/productions/327532/",
    "id": 327532,
    "title": "A Bit Noise",
    "author_nicks": [
        {
            "name": "Moods Plateau",
            "abbreviation": "MDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3552/?format=api",
                "id": 3552,
                "name": "Moods Plateau",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-08-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Raztaman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8075/?format=api",
                    "id": 8075,
                    "name": "Raztaman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Raztaman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8075/?format=api",
                    "id": 8075,
                    "name": "Raztaman",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://raztaman.net/mds-abitn.tic"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/assembly_summer23/fantasy-console/a-bit-noise_by_moods-plateau.tic"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94778"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=9Jj8nvcV6Ss"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "461",
            "competition": {
                "id": 18128,
                "name": "Fantasy Console",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4634/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4634/",
                    "id": 4634,
                    "name": "Assembly Summer 2023",
                    "tagline": "",
                    "start_date": "2023-08-03",
                    "end_date": "2023-08-06",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fd/b4/3c8e.330572.jpg",
            "original_width": 1682,
            "original_height": 955,
            "standard_url": "https://media.demozoo.org/screens/s/fd/b4/3c8e.330572.jpg",
            "standard_width": 400,
            "standard_height": 227,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fd/b4/3c8e.330572.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 113
        }
    ],
    "tags": []
}