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

[
    {
        "url": "https://demozoo.org/api/v1/productions/49904/?format=api",
        "demozoo_url": "https://demozoo.org/music/49904/",
        "id": 49904,
        "title": "Crockett's Theme (CD)",
        "author_nicks": [
            {
                "name": "Experimentator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29944/?format=api",
                    "id": 29944,
                    "name": "Experimentator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Serious Ravers",
                "abbreviation": "SR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12416/?format=api",
                    "id": 12416,
                    "name": "Serious Ravers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-05-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/49905/?format=api",
        "demozoo_url": "https://demozoo.org/music/49905/",
        "id": 49905,
        "title": "The Universe (CD)",
        "author_nicks": [
            {
                "name": "Experimentator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29944/?format=api",
                    "id": 29944,
                    "name": "Experimentator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Serious Ravers",
                "abbreviation": "SR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12416/?format=api",
                    "id": 12416,
                    "name": "Serious Ravers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-05-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]