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

{
    "url": "https://demozoo.org/api/v1/productions/377944/?format=api",
    "demozoo_url": "https://demozoo.org/music/377944/",
    "id": 377944,
    "title": "World of Sea",
    "author_nicks": [
        {
            "name": "DJ Speedstar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87668/?format=api",
                "id": 87668,
                "name": "DJ Speedstar",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nicram Graphics",
            "abbreviation": "NG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87679/?format=api",
                "id": 87679,
                "name": "Nicram Graphics",
                "is_group": true
            }
        },
        {
            "name": "Tribal Zone Music",
            "abbreviation": "TZM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/151976/?format=api",
                "id": 151976,
                "name": "Tribal Zone Music",
                "is_group": true
            }
        }
    ],
    "release_date": "2002",
    "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/DJ%20Speedstar/world%20of%20sea.it"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "8",
            "competition": {
                "id": 20288,
                "name": "Electronic Rhythms",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5414/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5414/",
                    "id": 5414,
                    "name": "TrackCompo #2",
                    "tagline": "",
                    "start_date": "2002",
                    "end_date": "2002",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it",
        "44ch"
    ]
}