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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25188/?format=api",
        "demozoo_url": "https://demozoo.org/music/25188/",
        "id": 25188,
        "title": "A Musical Loveletter",
        "author_nicks": [
            {
                "name": "Electron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17904/?format=api",
                    "id": 17904,
                    "name": "Electron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fatal!",
                "abbreviation": "FTL!, FTL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17865/?format=api",
                    "id": 17865,
                    "name": "Fatal!",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-15",
        "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/25325/?format=api",
        "demozoo_url": "https://demozoo.org/music/25325/",
        "id": 25325,
        "title": "Remember This !",
        "author_nicks": [
            {
                "name": "Electron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17904/?format=api",
                    "id": 17904,
                    "name": "Electron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fatal!",
                "abbreviation": "FTL!, FTL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17865/?format=api",
                    "id": 17865,
                    "name": "Fatal!",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-15",
        "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/24762/?format=api",
        "demozoo_url": "https://demozoo.org/music/24762/",
        "id": 24762,
        "title": "And Party!",
        "author_nicks": [
            {
                "name": "Electron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17904/?format=api",
                    "id": 17904,
                    "name": "Electron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fatal!",
                "abbreviation": "FTL!, FTL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17865/?format=api",
                    "id": 17865,
                    "name": "Fatal!",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]