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

{
    "url": "https://demozoo.org/api/v1/productions/24846/?format=api",
    "demozoo_url": "https://demozoo.org/productions/24846/",
    "id": 24846,
    "title": "Back to the Roots",
    "author_nicks": [
        {
            "name": "Cyberhead97",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14062/?format=api",
                "id": 14062,
                "name": "Cyberhead97",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ouich",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17967/?format=api",
                "id": 17967,
                "name": "Ouich",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-12-28",
    "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": 7,
            "ranking": "7",
            "score": "",
            "competition": {
                "id": 1716,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/99/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/99/",
                    "id": 99,
                    "name": "The Party 2000",
                    "tagline": "Back To The Roots",
                    "start_date": "2000-12-27",
                    "end_date": "2000-12-29",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}