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

{
    "url": "https://demozoo.org/api/v1/productions/77941/?format=api",
    "demozoo_url": "https://demozoo.org/productions/77941/",
    "id": 77941,
    "title": "LogoMasta",
    "author_nicks": [
        {
            "name": "Janux",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40793/?format=api",
                "id": 40793,
                "name": "Janux",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-12-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "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/2004/flashparty04/flashdemo/legomasta_by_janux.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "27.78%",
            "competition": {
                "id": 8114,
                "name": "Flash Demos",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/987/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/987/",
                    "id": 987,
                    "name": "Flashparty 2004",
                    "tagline": "",
                    "start_date": "2004-12-03",
                    "end_date": "2004-12-05",
                    "location": "Buenos Aires, Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -34.608521,
                    "longitude": -58.373539,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}