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

{
    "url": "https://demozoo.org/api/v1/productions/57786/?format=api",
    "demozoo_url": "https://demozoo.org/music/57786/",
    "id": 57786,
    "title": "Negative",
    "author_nicks": [
        {
            "name": "Bzyk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8968/?format=api",
                "id": 8968,
                "name": "eXbee",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Lepsi De",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3822/?format=api",
                "id": 3822,
                "name": "Lepsi De",
                "is_group": true
            }
        },
        {
            "name": "Samar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                "id": 5088,
                "name": "Samar Productions",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-09-15",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Bzyk/negative.psid"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "18",
            "competition": {
                "id": 6225,
                "name": "Music - Chip Tune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/115/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/115/",
                    "id": 115,
                    "name": "Symphony 2001",
                    "tagline": "",
                    "start_date": "2001-09-14",
                    "end_date": "2001-09-16",
                    "location": "Trzcianka, Powiat czarnkowsko-trzcianecki, Greater Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.04063,
                    "longitude": 16.45629,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}