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

[
    {
        "url": "https://demozoo.org/api/v1/productions/48213/?format=api",
        "demozoo_url": "https://demozoo.org/productions/48213/",
        "id": 48213,
        "title": "ATP Analogic Demo",
        "author_nicks": [
            {
                "name": "DJ Kaos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27226/?format=api",
                    "id": 27226,
                    "name": "DJ Kaos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RGB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26665/?format=api",
                    "id": 26665,
                    "name": "RGB",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-24",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47658/?format=api",
        "demozoo_url": "https://demozoo.org/music/47658/",
        "id": 47658,
        "title": "?",
        "author_nicks": [
            {
                "name": "DJ Kaos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27226/?format=api",
                    "id": 27226,
                    "name": "DJ Kaos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/43443/?format=api",
        "demozoo_url": "https://demozoo.org/music/43443/",
        "id": 43443,
        "title": "Euskal",
        "author_nicks": [
            {
                "name": "DJ Kaos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27226/?format=api",
                    "id": 27226,
                    "name": "DJ Kaos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-07-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39340/?format=api",
        "demozoo_url": "https://demozoo.org/music/39340/",
        "id": 39340,
        "title": "MayDay",
        "author_nicks": [
            {
                "name": "DJ Kaos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27226/?format=api",
                    "id": 27226,
                    "name": "DJ Kaos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]