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

[
    {
        "url": "https://demozoo.org/api/v1/productions/81926/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81926/",
        "id": 81926,
        "title": "m",
        "author_nicks": [
            {
                "name": "Nula",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3785/?format=api",
                    "id": 3785,
                    "name": "Nooly",
                    "is_group": false
                }
            },
            {
                "name": "Nuriel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26544/?format=api",
                    "id": 26544,
                    "name": "Nuriel",
                    "is_group": false
                }
            },
            {
                "name": "Rambo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14804/?format=api",
                    "id": 14804,
                    "name": "Rambo",
                    "is_group": false
                }
            },
            {
                "name": "luks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41131/?format=api",
                    "id": 41131,
                    "name": "luks",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-04-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29482/?format=api",
        "demozoo_url": "https://demozoo.org/music/29482/",
        "id": 29482,
        "title": "Druzyna B",
        "author_nicks": [
            {
                "name": "Mlotej",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20141/?format=api",
                    "id": 20141,
                    "name": "Mlotej",
                    "is_group": false
                }
            },
            {
                "name": "Rambo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14804/?format=api",
                    "id": 14804,
                    "name": "Rambo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-07-16",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]