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

{
    "url": "https://demozoo.org/api/v1/productions/333337/?format=api",
    "demozoo_url": "https://demozoo.org/music/333337/",
    "id": 333337,
    "title": "Swing'n text",
    "author_nicks": [
        {
            "name": "Darkxceed",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15991/?format=api",
                "id": 15991,
                "name": "Darkxceed",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Quad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10556/?format=api",
                "id": 10556,
                "name": "Quad",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-03-11",
    "supertype": "music",
    "platforms": [],
    "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/2000/ambience00/surprise/music/swing.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "220",
            "competition": {
                "id": 18401,
                "name": "Surprise Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/975/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/975/",
                    "id": 975,
                    "name": "Ambience 2000",
                    "tagline": "",
                    "start_date": "2000-03-10",
                    "end_date": "2000-03-12",
                    "location": "Gemeente Venlo, Limburg, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.39277,
                    "longitude": 6.16041,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}