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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37435/?format=api",
        "demozoo_url": "https://demozoo.org/music/37435/",
        "id": 37435,
        "title": "We know who you are",
        "author_nicks": [
            {
                "name": "Kryptonite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14127/?format=api",
                    "id": 14127,
                    "name": "Kryptonite",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Excalibur",
                "abbreviation": "EXC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19979/?format=api",
                    "id": 19979,
                    "name": "Excalibur",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-07",
        "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/33897/?format=api",
        "demozoo_url": "https://demozoo.org/music/33897/",
        "id": 33897,
        "title": "Bizzonator",
        "author_nicks": [
            {
                "name": "Kryptonite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14127/?format=api",
                    "id": 14127,
                    "name": "Kryptonite",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Excalibur",
                "abbreviation": "EXC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19979/?format=api",
                    "id": 19979,
                    "name": "Excalibur",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09-13",
        "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/283698/?format=api",
        "demozoo_url": "https://demozoo.org/music/283698/",
        "id": 283698,
        "title": "Mysterious Forces",
        "author_nicks": [
            {
                "name": "Kryptonite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14127/?format=api",
                    "id": 14127,
                    "name": "Kryptonite",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]