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

{
    "url": "https://demozoo.org/api/v1/productions/22651/?format=api",
    "demozoo_url": "https://demozoo.org/productions/22651/",
    "id": 22651,
    "title": "5g",
    "author_nicks": [
        {
            "name": "Brainlez Coders!",
            "abbreviation": "bC!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10362/?format=api",
                "id": 10362,
                "name": "Brainlez Coders!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-08-07",
    "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": 13,
            "ranking": "13",
            "score": "0",
            "competition": {
                "id": 1505,
                "name": "PC Non-accelerated Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/106/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/106/",
                    "id": 106,
                    "name": "Assembly 1999",
                    "tagline": "",
                    "start_date": "1999-08-06",
                    "end_date": "1999-08-08",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        },
        {
            "position": 1,
            "ranking": "1",
            "score": "78",
            "competition": {
                "id": 4466,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1076/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1076/",
                    "id": 1076,
                    "name": "Tapahtumah 1999",
                    "tagline": "",
                    "start_date": "1999-12-03",
                    "end_date": "1999-12-05",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.950142,
                    "longitude": 26.06739,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}