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

[
    {
        "url": "https://demozoo.org/api/v1/productions/200205/?format=api",
        "demozoo_url": "https://demozoo.org/productions/200205/",
        "id": 200205,
        "title": "Happy Flappy",
        "author_nicks": [
            {
                "name": "Roysterini",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71977/?format=api",
                    "id": 71977,
                    "name": "Roysterini",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "demake",
            "flappybird",
            "one-button-game"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/326285/?format=api",
        "demozoo_url": "https://demozoo.org/music/326285/",
        "id": 326285,
        "title": "Hektic II",
        "author_nicks": [
            {
                "name": "Toy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71977/?format=api",
                    "id": 71977,
                    "name": "Roysterini",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cross",
                "abbreviation": "+",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7139/?format=api",
                    "id": 7139,
                    "name": "Cross",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6581"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/304617/?format=api",
        "demozoo_url": "https://demozoo.org/music/304617/",
        "id": 304617,
        "title": "Never Mind (part 1)",
        "author_nicks": [
            {
                "name": "Toy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71977/?format=api",
                    "id": 71977,
                    "name": "Roysterini",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cross",
                "abbreviation": "+",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7139/?format=api",
                    "id": 7139,
                    "name": "Cross",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-10",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6581"
        ]
    }
]