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

{
    "url": "https://demozoo.org/api/v1/productions/41878/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41878/",
    "id": 41878,
    "title": "m jkroszoft: a szomoru valosag",
    "author_nicks": [
        {
            "name": "The PainMasters",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26502/?format=api",
                "id": 26502,
                "name": "The PainMasters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-08-21",
    "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": 9,
            "ranking": "",
            "score": "0",
            "competition": {
                "id": 3996,
                "name": "Fun Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/574/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/574/",
                    "id": 574,
                    "name": "Antiq 1999",
                    "tagline": "",
                    "start_date": "1999-08-20",
                    "end_date": "1999-08-22",
                    "location": "Pécs, Baranya, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.08333,
                    "longitude": 18.23333,
                    "website": "http://antiq.hu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}