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

{
    "url": "https://demozoo.org/api/v1/productions/25330/?format=api",
    "demozoo_url": "https://demozoo.org/productions/25330/",
    "id": 25330,
    "title": "Nature Invisible",
    "author_nicks": [
        {
            "name": "Budgie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11691/?format=api",
                "id": 11691,
                "name": "Budgie",
                "is_group": false
            }
        },
        {
            "name": "Ubik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/511/?format=api",
                "id": 511,
                "name": "Ubik",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "100% Prophets",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18012/?format=api",
                "id": 18012,
                "name": "100% Prophets",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-04-15",
    "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": 4,
            "ranking": "4",
            "score": "95",
            "competition": {
                "id": 1747,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/342/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/342/",
                    "id": 342,
                    "name": "Mekka & Symposium 2001",
                    "tagline": "",
                    "start_date": "2001-04-13",
                    "end_date": "2001-04-16",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": "http://ms.demo.org/2001/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}