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

{
    "url": "https://demozoo.org/api/v1/productions/37272/?format=api",
    "demozoo_url": "https://demozoo.org/music/37272/",
    "id": 37272,
    "title": "On the streets",
    "author_nicks": [
        {
            "name": "Substance",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9889/?format=api",
                "id": 9889,
                "name": "Substance",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dual Crew Shining",
            "abbreviation": "DCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-06-09",
    "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/Protracker/Substance/on%20the%20streets.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "69",
            "competition": {
                "id": 3339,
                "name": "Music 4-Channel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/410/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/410/",
                    "id": 410,
                    "name": "Abduction 1998",
                    "tagline": "",
                    "start_date": "1998-06-05",
                    "end_date": "1998-06-07",
                    "location": "Oulu, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 65.21726,
                    "longitude": 25.96941,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}