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

{
    "url": "https://demozoo.org/api/v1/productions/49653/?format=api",
    "demozoo_url": "https://demozoo.org/productions/49653/",
    "id": 49653,
    "title": "Dansen maar",
    "author_nicks": [
        {
            "name": "Kudelstaart",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28466/?format=api",
                "id": 28466,
                "name": "Kudelstaart",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Peer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28470/?format=api",
                "id": 28470,
                "name": "Peer",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-06-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 1737,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/248/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/248/",
                    "id": 248,
                    "name": "Outline 2011",
                    "tagline": "",
                    "start_date": "2011-06-02",
                    "end_date": "2011-06-05",
                    "location": "Eersel, The Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.35831,
                    "longitude": 5.30905,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}