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

{
    "url": "https://demozoo.org/api/v1/productions/58258/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58258/",
    "id": 58258,
    "title": "WildWild",
    "author_nicks": [
        {
            "name": "Mados",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5832/?format=api",
                "id": 5832,
                "name": "Mados",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "TAP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5834/?format=api",
                "id": 5834,
                "name": "TAP",
                "is_group": true
            }
        },
        {
            "name": "WildMag Crew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17262/?format=api",
                "id": 17262,
                "name": "WildMag Crew",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-09-15",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "16",
            "competition": {
                "id": 6290,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1172/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1172/",
                    "id": 1172,
                    "name": "The Real Session 3.1 Beta",
                    "tagline": "",
                    "start_date": "2001-09-15",
                    "end_date": "2001-09-16",
                    "location": "Eisenhüttenstadt, Brandenburg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.15,
                    "longitude": 14.65,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}