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

[
    {
        "url": "https://demozoo.org/api/v1/productions/40733/?format=api",
        "demozoo_url": "https://demozoo.org/music/40733/",
        "id": 40733,
        "title": "Rock It",
        "author_nicks": [
            {
                "name": "Maniac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5451/?format=api",
                    "id": 5451,
                    "name": "Maniac",
                    "is_group": false
                }
            },
            {
                "name": "Schindler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29555/?format=api",
                    "id": 29555,
                    "name": "Schindler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crux",
                "abbreviation": "CRX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
                    "id": 5452,
                    "name": "Crux",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-06-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40748/?format=api",
        "demozoo_url": "https://demozoo.org/music/40748/",
        "id": 40748,
        "title": "Heritage",
        "author_nicks": [
            {
                "name": "Maniac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5451/?format=api",
                    "id": 5451,
                    "name": "Maniac",
                    "is_group": false
                }
            },
            {
                "name": "Schindler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29555/?format=api",
                    "id": 29555,
                    "name": "Schindler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crux",
                "abbreviation": "CRX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
                    "id": 5452,
                    "name": "Crux",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-06-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]