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

{
    "url": "https://demozoo.org/api/v1/productions/23692/?format=api",
    "demozoo_url": "https://demozoo.org/productions/23692/",
    "id": 23692,
    "title": "Dialogos 2K Invitation",
    "author_nicks": [
        {
            "name": "Dialogos Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17264/?format=api",
                "id": 17264,
                "name": "Dialogos Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-04-23",
    "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": 32,
            "ranking": "32",
            "score": "2",
            "competition": {
                "id": 1611,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/333/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/333/",
                    "id": 333,
                    "name": "Mekka & Symposium 2000",
                    "tagline": "",
                    "start_date": "2000-04-21",
                    "end_date": "2000-04-24",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1013/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1013/",
            "id": 1013,
            "name": "Dialogos 2000",
            "tagline": "",
            "start_date": "2000-11-03",
            "end_date": "2000-11-05",
            "location": "Jena, Thuringia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.92878,
            "longitude": 11.5899,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}