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

{
    "url": "https://demozoo.org/api/v1/productions/29581/?format=api",
    "demozoo_url": "https://demozoo.org/productions/29581/",
    "id": 29581,
    "title": "Planet Damones",
    "author_nicks": [
        {
            "name": "Damones",
            "abbreviation": "DMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                "id": 2908,
                "name": "Damones",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-11-23",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Grim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1631/?format=api",
                    "id": 1631,
                    "name": "Grim",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/demolition96b/in64/planet.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4558"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "57",
            "competition": {
                "id": 2321,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/807/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/807/",
                    "id": 807,
                    "name": "Demolition 1996 (2)",
                    "tagline": "",
                    "start_date": "1996-11-22",
                    "end_date": "1996-11-24",
                    "location": "Joensuu, North Karelia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.5747,
                    "longitude": 30.33866,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}