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

{
    "url": "https://demozoo.org/api/v1/productions/46017/?format=api",
    "demozoo_url": "https://demozoo.org/productions/46017/",
    "id": 46017,
    "title": "MINVR",
    "author_nicks": [
        {
            "name": "Luka Frelih",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28407/?format=api",
                "id": 28407,
                "name": "Luka Frelih",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ljudmila",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28397/?format=api",
                "id": 28397,
                "name": "Ljudmila",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-11-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "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": "2.48",
            "competition": {
                "id": 4579,
                "name": "Flash",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/953/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/953/",
                    "id": 953,
                    "name": "Abort 2000",
                    "tagline": "",
                    "start_date": "2000-11-09",
                    "end_date": "2000-11-11",
                    "location": "Mestna Občina Ljubljana, Ljubljana, Slovenia",
                    "is_online": false,
                    "country_code": "SI",
                    "latitude": 46.05918,
                    "longitude": 14.50916,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}