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

{
    "url": "https://demozoo.org/api/v1/productions/333170/?format=api",
    "demozoo_url": "https://demozoo.org/music/333170/",
    "id": 333170,
    "title": "She Says...",
    "author_nicks": [
        {
            "name": "Keksi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19011/?format=api",
                "id": 19011,
                "name": "Keksi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cool Productions",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13090/?format=api",
                "id": 13090,
                "name": "Cool Productions",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-10-15",
    "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/Keksi/she%20says.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 18057,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/721/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/721/",
                    "id": 721,
                    "name": "Scenario 1995",
                    "tagline": "",
                    "start_date": "1995-10-13",
                    "end_date": "1995-10-15",
                    "location": "Lahti, Paijat-Hame, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.98277,
                    "longitude": 25.65411,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}