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

{
    "url": "https://demozoo.org/api/v1/productions/37378/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37378/",
    "id": 37378,
    "title": "Jakkar goes Alternative",
    "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": "1998-04-11",
    "supertype": "production",
    "platforms": [],
    "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": 16,
            "ranking": "=15",
            "score": "3",
            "competition": {
                "id": 3350,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/955/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/955/",
                    "id": 955,
                    "name": "Alternative Party 1998",
                    "tagline": "AltParty",
                    "start_date": "1998-04-10",
                    "end_date": "1998-04-12",
                    "location": "Turku, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.452801,
                    "longitude": 22.251551,
                    "website": "http://www.altparty.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}