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

{
    "url": "https://demozoo.org/api/v1/productions/171102/?format=api",
    "demozoo_url": "https://demozoo.org/productions/171102/",
    "id": 171102,
    "title": "Maja The Pszczolka",
    "author_nicks": [
        {
            "name": "Przyjaciele Stefana B.",
            "abbreviation": "PSB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20658/?format=api",
                "id": 20658,
                "name": "Przyjaciele Stefana B.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-11-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "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/1999/satellite99/wild/psb-maja.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 4424,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/936/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/936/",
                    "id": 936,
                    "name": "Satellite 1999",
                    "tagline": "",
                    "start_date": "1999-11-13",
                    "end_date": "1999-11-14",
                    "location": "Szczecin, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.42894,
                    "longitude": 14.55302,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}