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

{
    "url": "https://demozoo.org/api/v1/productions/49256/?format=api",
    "demozoo_url": "https://demozoo.org/productions/49256/",
    "id": 49256,
    "title": "Math-Error",
    "author_nicks": [
        {
            "name": "Future Dimensions",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15365/?format=api",
                "id": 15365,
                "name": "Future Dimensions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-01-22",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Moottorisaha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38318/?format=api",
                    "id": 38318,
                    "name": "Moottorisaha",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Precursor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33789/?format=api",
                    "id": 33789,
                    "name": "Precursor",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/elevator00/in64/m-error.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72408"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 3462,
                "name": "PC Intro 64K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1015/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1015/",
                    "id": 1015,
                    "name": "Elevator 2000",
                    "tagline": "The Third Floor",
                    "start_date": "2000-01-21",
                    "end_date": "2000-01-23",
                    "location": "Ylivieska, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.064,
                    "longitude": 24.67608,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}