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

{
    "url": "https://demozoo.org/api/v1/productions/170206/?format=api",
    "demozoo_url": "https://demozoo.org/music/170206/",
    "id": 170206,
    "title": "We are make demos",
    "author_nicks": [
        {
            "name": "Jocker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9129/?format=api",
                "id": 9129,
                "name": "Jocker",
                "is_group": false
            }
        },
        {
            "name": "Tiamat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33243/?format=api",
                "id": 33243,
                "name": "Tiamad",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-08-18",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "15",
            "score": "265",
            "competition": {
                "id": 13101,
                "name": "Amiga/PC MP3",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/293/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/293/",
                    "id": 293,
                    "name": "Chaos Constructions 2001 (CC1)",
                    "tagline": "",
                    "start_date": "2001-08-17",
                    "end_date": "2001-08-19",
                    "location": "Saint Petersburg, St.-Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93863,
                    "longitude": 30.31413,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}