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

{
    "url": "https://demozoo.org/api/v1/productions/25837/?format=api",
    "demozoo_url": "https://demozoo.org/music/25837/",
    "id": 25837,
    "title": "I Entered The Dancefloor",
    "author_nicks": [
        {
            "name": "Puterman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2803/?format=api",
                "id": 2803,
                "name": "Puterman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Civitas",
            "abbreviation": "CIVI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5554/?format=api",
                "id": 5554,
                "name": "Civitas",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-07-21",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/lcp01/c64/grfx_and_music/musicgfx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1806,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/85/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/85/",
                    "id": 85,
                    "name": "Little Computer People 2001",
                    "tagline": "",
                    "start_date": "2001-07-20",
                    "end_date": "2001-07-22",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.5,
                    "longitude": 18.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}