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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25337/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25337/",
        "id": 25337,
        "title": "Aliens",
        "author_nicks": [
            {
                "name": "Csaszar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18154/?format=api",
                    "id": 18154,
                    "name": "Csaszar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-15",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47080/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47080/",
        "id": 47080,
        "title": "Landing",
        "author_nicks": [
            {
                "name": "Csaszar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18154/?format=api",
                    "id": 18154,
                    "name": "Csaszar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-10-28",
        "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/47087/?format=api",
        "demozoo_url": "https://demozoo.org/music/47087/",
        "id": 47087,
        "title": "Pentek 53",
        "author_nicks": [
            {
                "name": "Csaszar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18154/?format=api",
                    "id": 18154,
                    "name": "Csaszar",
                    "is_group": false
                }
            },
            {
                "name": "Nagz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11000/?format=api",
                    "id": 11000,
                    "name": "Nagz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-10-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]