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

{
    "url": "https://demozoo.org/api/v1/productions/39810/?format=api",
    "demozoo_url": "https://demozoo.org/productions/39810/",
    "id": 39810,
    "title": "I Wanna Puke",
    "author_nicks": [
        {
            "name": "Puke",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25548/?format=api",
                "id": 25548,
                "name": "Puke",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-03",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "46",
            "competition": {
                "id": 3716,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/893/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/893/",
                    "id": 893,
                    "name": "Hype 1998",
                    "tagline": "",
                    "start_date": "1998-02-13",
                    "end_date": "1998-02-15",
                    "location": "Malmö, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.56512,
                    "longitude": 13.01874,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}