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

[
    {
        "url": "https://demozoo.org/api/v1/productions/283941/?format=api",
        "demozoo_url": "https://demozoo.org/music/283941/",
        "id": 283941,
        "title": "Girls in Luv",
        "author_nicks": [
            {
                "name": "Van Alec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22343/?format=api",
                    "id": 22343,
                    "name": "Van Alec",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Septic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22255/?format=api",
                    "id": 22255,
                    "name": "Septic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "64ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33572/?format=api",
        "demozoo_url": "https://demozoo.org/music/33572/",
        "id": 33572,
        "title": "Is t future?",
        "author_nicks": [
            {
                "name": "Van Alec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22343/?format=api",
                    "id": 22343,
                    "name": "Van Alec",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Septic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22255/?format=api",
                    "id": 22255,
                    "name": "Septic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/116409/?format=api",
        "demozoo_url": "https://demozoo.org/music/116409/",
        "id": 116409,
        "title": "SUDDEN FALL",
        "author_nicks": [
            {
                "name": "Van Alec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22343/?format=api",
                    "id": 22343,
                    "name": "Van Alec",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-11-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]