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

[
    {
        "url": "https://demozoo.org/api/v1/productions/35691/?format=api",
        "demozoo_url": "https://demozoo.org/productions/35691/",
        "id": 35691,
        "title": "Ewolucja Kisiela",
        "author_nicks": [
            {
                "name": "Elban",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23399/?format=api",
                    "id": 23399,
                    "name": "Elban",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-04-28",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35693/?format=api",
        "demozoo_url": "https://demozoo.org/productions/35693/",
        "id": 35693,
        "title": "Pytanie Do Rafa",
        "author_nicks": [
            {
                "name": "Elban",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23399/?format=api",
                    "id": 23399,
                    "name": "Elban",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-04-28",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35703/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/35703/",
        "id": 35703,
        "title": "Prezes",
        "author_nicks": [
            {
                "name": "Elban",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23399/?format=api",
                    "id": 23399,
                    "name": "Elban",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-04-28",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40445/?format=api",
        "demozoo_url": "https://demozoo.org/music/40445/",
        "id": 40445,
        "title": "Winged",
        "author_nicks": [
            {
                "name": "Elban",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23399/?format=api",
                    "id": 23399,
                    "name": "Elban",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arise",
                "abbreviation": "ARS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                    "id": 887,
                    "name": "Arise",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-08",
        "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": [
            "8580"
        ]
    }
]