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

{
    "url": "https://demozoo.org/api/v1/productions/44658/?format=api",
    "demozoo_url": "https://demozoo.org/productions/44658/",
    "id": 44658,
    "title": "Scarce",
    "author_nicks": [
        {
            "name": "Dilemma",
            "abbreviation": "DMA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17363/?format=api",
                "id": 17363,
                "name": "Dilemma",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-09-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17362/?format=api",
                    "id": 17362,
                    "name": "Nap",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/rage99/in4k/dma_scrc.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2676"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "175",
            "competition": {
                "id": 4378,
                "name": "4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/682/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/682/",
                    "id": 682,
                    "name": "Rage 1999",
                    "tagline": "Rage-Scenest 1999",
                    "start_date": "1999-09-16",
                    "end_date": "1999-09-18",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "midi",
        "video-cap-needed"
    ]
}