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

{
    "url": "https://demozoo.org/api/v1/productions/35548/?format=api",
    "demozoo_url": "https://demozoo.org/productions/35548/",
    "id": 35548,
    "title": "Luna",
    "author_nicks": [
        {
            "name": "Black Cascade",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22238/?format=api",
                "id": 22238,
                "name": "Black Cascade",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-03-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Loke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11901/?format=api",
                    "id": 11901,
                    "name": "Loke",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/juhla97/demo/luna.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15581"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "151",
            "competition": {
                "id": 3055,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/625/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/625/",
                    "id": 625,
                    "name": "Juhla 1997",
                    "tagline": "Juhla IVb",
                    "start_date": "1997-03-07",
                    "end_date": "1997-03-09",
                    "location": "Raahe, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.50134,
                    "longitude": 24.8231,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/14/ae/af55.353128.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/14/ae/af55.353128.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/14/ae/af55.353128.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}