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

{
    "url": "https://demozoo.org/api/v1/productions/41046/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41046/",
    "id": 41046,
    "title": "Fankyjam",
    "author_nicks": [
        {
            "name": "Kameli",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22419/?format=api",
                "id": 22419,
                "name": "Kameli",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-03-14",
    "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": "BaseUrl",
            "url": "http://aminet.net/demo/aga/SPO98-Demo.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "36",
            "competition": {
                "id": 3902,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1037/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1037/",
                    "id": 1037,
                    "name": "Spoletium 1998",
                    "tagline": "",
                    "start_date": "1998-03-14",
                    "end_date": "1998-03-15",
                    "location": "Spoleto, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 42.740978,
                    "longitude": 12.7383,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}