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

{
    "url": "https://demozoo.org/api/v1/productions/152827/?format=api",
    "demozoo_url": "https://demozoo.org/music/152827/",
    "id": 152827,
    "title": "Stormlord",
    "author_nicks": [
        {
            "name": "N-Joy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45226/?format=api",
                "id": 45226,
                "name": "N-Joy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The SoundWavers",
            "abbreviation": "TSW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50704/?format=api",
                "id": 50704,
                "name": "The SoundWavers",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-07-04",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Johannes Bjerregaard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7513/?format=api",
                    "id": 7513,
                    "name": "Johannes Bjerregaard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Original Composer"
        },
        {
            "nick": {
                "name": "Jeroen Tel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2789/?format=api",
                    "id": 2789,
                    "name": "Jeroen Tel",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Original Composer"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://remix.kwed.org/files/RKOfiles/The%20SoundWavers%20-%20StormLord.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mp3"
    ]
}