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

{
    "url": "https://demozoo.org/api/v1/productions/36858/?format=api",
    "demozoo_url": "https://demozoo.org/music/36858/",
    "id": 36858,
    "title": "Summer Break",
    "author_nicks": [
        {
            "name": "Beek",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15976/?format=api",
                "id": 15976,
                "name": "Beek",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Green Grapes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27841/?format=api",
                "id": 27841,
                "name": "Green Grapes",
                "is_group": true
            }
        },
        {
            "name": "Grey",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116045/?format=api",
                "id": 116045,
                "name": "Grey",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-04-05",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Impulsetracker/Beek/summer%20break.it"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 3274,
                "name": "Fast Tracking",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/942/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/942/",
                    "id": 942,
                    "name": "Spring Break 1997",
                    "tagline": "",
                    "start_date": "1997-04-05",
                    "end_date": "1997-04-05",
                    "location": "San Diego, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 32.715679,
                    "longitude": -117.16172,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}