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

[
    {
        "url": "https://demozoo.org/api/v1/productions/176448/?format=api",
        "demozoo_url": "https://demozoo.org/productions/176448/",
        "id": 176448,
        "title": "Rehash",
        "author_nicks": [
            {
                "name": "Degauss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10637/?format=api",
                    "id": 10637,
                    "name": "Degauss",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Electronic Knights",
                "abbreviation": "TEK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1070/?format=api",
                    "id": 1070,
                    "name": "The Electronic Knights",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-04-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/176425/?format=api",
        "demozoo_url": "https://demozoo.org/productions/176425/",
        "id": 176425,
        "title": "Colorwheel",
        "author_nicks": [
            {
                "name": "Degauss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10637/?format=api",
                    "id": 10637,
                    "name": "Degauss",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Electronic Knights",
                "abbreviation": "TEK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1070/?format=api",
                    "id": 1070,
                    "name": "The Electronic Knights",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-04-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]