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

{
    "url": "https://demozoo.org/api/v1/productions/60822/?format=api",
    "demozoo_url": "https://demozoo.org/productions/60822/",
    "id": 60822,
    "title": "Altparty Invitation",
    "author_nicks": [
        {
            "name": "AltParty Org.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18393/?format=api",
                "id": 18393,
                "name": "AltParty Org.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-11-16",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "17",
            "competition": {
                "id": 6658,
                "name": "Weird Shit",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1193/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1193/",
                    "id": 1193,
                    "name": "Lamerfest 2002",
                    "tagline": "",
                    "start_date": "2002-11-15",
                    "end_date": "2002-11-17",
                    "location": "Myyrmaki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.266998,
                    "longitude": 24.84705,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/957/?format=api",
            "demozoo_url": "https://demozoo.org/parties/957/",
            "id": 957,
            "name": "Alternative Party 2003",
            "tagline": "AltParty 4",
            "start_date": "2003-01-10",
            "end_date": "2003-01-12",
            "location": "Helsinki, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.171162,
            "longitude": 24.932581,
            "website": "http://www.altparty.org/"
        }
    ],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}