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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50916/?format=api",
        "demozoo_url": "https://demozoo.org/music/50916/",
        "id": 50916,
        "title": "The Meltdowns Winner",
        "author_nicks": [
            {
                "name": "DSB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30278/?format=api",
                    "id": 30278,
                    "name": "DSB",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Network",
                "abbreviation": "NTW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3259/?format=api",
                    "id": 3259,
                    "name": "Network",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50941/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50941/",
        "id": 50941,
        "title": "The Meltdown Winner Classic",
        "author_nicks": [
            {
                "name": "DSB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30278/?format=api",
                    "id": 30278,
                    "name": "DSB",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Network",
                "abbreviation": "NTW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3259/?format=api",
                    "id": 3259,
                    "name": "Network",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/165735/?format=api",
        "demozoo_url": "https://demozoo.org/music/165735/",
        "id": 165735,
        "title": "The Fuckker My The Dog",
        "author_nicks": [
            {
                "name": "DSB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30278/?format=api",
                    "id": 30278,
                    "name": "DSB",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-10-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]