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

{
    "url": "https://demozoo.org/api/v1/productions/40187/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40187/",
    "id": 40187,
    "title": "Introtus",
    "author_nicks": [
        {
            "name": "Peeri",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13387/?format=api",
                "id": 13387,
                "name": "Peeri",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Eclipse",
            "abbreviation": "ECL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7987/?format=api",
                "id": 7987,
                "name": "Eclipse",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-06-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/motorola_inside98/intro/introtus.exe"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/motorola_inside98/intro/mi98-int.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "9",
            "competition": {
                "id": 3767,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/916/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/916/",
                    "id": 916,
                    "name": "Motorola Inside 1998",
                    "tagline": "The Amiga Paradise",
                    "start_date": "1998-06-26",
                    "end_date": "1998-06-28",
                    "location": "Lahti, Päijät-Häme, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.98277,
                    "longitude": 25.65411,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "no-music"
    ]
}