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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42271/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42271/",
        "id": 42271,
        "title": "Dont believe the hype",
        "author_nicks": [
            {
                "name": "Abraxas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27961/?format=api",
                    "id": 27961,
                    "name": "Abraxas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Atomic Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27962/?format=api",
                    "id": 27962,
                    "name": "Atomic Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-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/45133/?format=api",
        "demozoo_url": "https://demozoo.org/music/45133/",
        "id": 45133,
        "title": "Happy Impressions",
        "author_nicks": [
            {
                "name": "Abraxas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27961/?format=api",
                    "id": 27961,
                    "name": "Abraxas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Atomic Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27962/?format=api",
                    "id": 27962,
                    "name": "Atomic Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]