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

{
    "url": "https://demozoo.org/api/v1/productions/50309/?format=api",
    "demozoo_url": "https://demozoo.org/productions/50309/",
    "id": 50309,
    "title": "Skenery Invitation",
    "author_nicks": [
        {
            "name": "Jakkar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21823/?format=api",
                "id": 21823,
                "name": "Jakkar",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-10-07",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/proxy1886/demo/jakkar-skenery_invi.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "21",
            "competition": {
                "id": 5153,
                "name": "C64 / Amiga / PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/839/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/839/",
                    "id": 839,
                    "name": "Proxy 2000",
                    "tagline": "Proxy 1886",
                    "start_date": "2000-10-06",
                    "end_date": "2000-10-08",
                    "location": "Kannus, Kokkola, Central Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 63.9,
                    "longitude": 23.9,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2848/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2848/",
            "id": 2848,
            "name": "Skenery 2001",
            "tagline": "",
            "start_date": "2001-03-17",
            "end_date": "2001-03-18",
            "location": "Jyväskylä, Central Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 62.20806,
            "longitude": 25.60742,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}