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

[
    {
        "url": "https://demozoo.org/api/v1/productions/51888/?format=api",
        "demozoo_url": "https://demozoo.org/music/51888/",
        "id": 51888,
        "title": "Dark Step",
        "author_nicks": [
            {
                "name": "Blah!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30658/?format=api",
                    "id": 30658,
                    "name": "Blah!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "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/52447/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/52447/",
        "id": 52447,
        "title": "Dino Planet",
        "author_nicks": [
            {
                "name": "Blah!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30658/?format=api",
                    "id": 30658,
                    "name": "Blah!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-03-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38189/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38189/",
        "id": 38189,
        "title": "Azorek",
        "author_nicks": [
            {
                "name": "Komandos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30658/?format=api",
                    "id": 30658,
                    "name": "Blah!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Da'Hoo",
                "abbreviation": "dh0",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29773/?format=api",
                    "id": 29773,
                    "name": "uN aMoR",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/278101/?format=api",
        "demozoo_url": "https://demozoo.org/music/278101/",
        "id": 278101,
        "title": "Astro Space",
        "author_nicks": [
            {
                "name": "Komandos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30658/?format=api",
                    "id": 30658,
                    "name": "Blah!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]