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

{
    "url": "https://demozoo.org/api/v1/productions/296084/?format=api",
    "demozoo_url": "https://demozoo.org/productions/296084/",
    "id": 296084,
    "title": "Parental Interference",
    "author_nicks": [
        {
            "name": "Software of Sweden",
            "abbreviation": "SOS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3898/?format=api",
                "id": 3898,
                "name": "Software of Sweden",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-07-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Itch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7081/?format=api",
                    "id": 7081,
                    "name": "Itch",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Wolk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43532/?format=api",
                    "id": 43532,
                    "name": "Wolk",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/gubbdata21/amiga_demo/software_of_sweden_-_parental_interference.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89388"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=4UfXFGs2BxA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "6.42",
            "competition": {
                "id": 16535,
                "name": "Other Platform Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4231/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4231/",
                    "id": 4231,
                    "name": "Gubbdata 2021",
                    "tagline": "Risk Group Edition",
                    "start_date": "2021-07-02",
                    "end_date": "2021-07-04",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://gubbdata.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a5/c4/f453.294812.png",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/a5/c4/f453.294812.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a5/c4/f453.294812.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}