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

{
    "url": "https://demozoo.org/api/v1/productions/271171/?format=api",
    "demozoo_url": "https://demozoo.org/productions/271171/",
    "id": 271171,
    "title": "ZX X-MAS '19",
    "author_nicks": [
        {
            "name": "Abaddon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8363/?format=api",
                "id": 8363,
                "name": "Abaddon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-11-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "G.o.D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74007/?format=api",
                    "id": 74007,
                    "name": "G.o.D",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "G.o.D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74007/?format=api",
                    "id": 74007,
                    "name": "G.o.D",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "ern0",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1707/?format=api",
                    "id": 1707,
                    "name": "ern0",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://abaddon.hu/abaddon/zxXmas19.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/experience19/demo/zxXmas19.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=83859"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=lQi2MaRFD4c"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 15623,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3989/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3989/",
                    "id": 3989,
                    "name": "Experience 2019",
                    "tagline": "",
                    "start_date": "2019-11-30",
                    "end_date": "2019-11-30",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "http://www.demoexperience.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "christmas",
        "source-available"
    ]
}