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

[
    {
        "url": "https://demozoo.org/api/v1/productions/54149/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/54149/",
        "id": 54149,
        "title": "Blitzwing fast",
        "author_nicks": [
            {
                "name": "Blitzwing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8247/?format=api",
                    "id": 8247,
                    "name": "Blitzwing",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-07-26",
        "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/210583/?format=api",
        "demozoo_url": "https://demozoo.org/music/210583/",
        "id": 210583,
        "title": "blitzwing2",
        "author_nicks": [
            {
                "name": "Blitzwing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8247/?format=api",
                    "id": 8247,
                    "name": "Blitzwing",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-03-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/210584/?format=api",
        "demozoo_url": "https://demozoo.org/music/210584/",
        "id": 210584,
        "title": "smoke of the cobra",
        "author_nicks": [
            {
                "name": "Blitzwing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8247/?format=api",
                    "id": 8247,
                    "name": "Blitzwing",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-03-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]