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

[
    {
        "url": "https://demozoo.org/api/v1/productions/176438/?format=api",
        "demozoo_url": "https://demozoo.org/productions/176438/",
        "id": 176438,
        "title": "Rule64",
        "author_nicks": [
            {
                "name": "SVS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68947/?format=api",
                    "id": 68947,
                    "name": "SVS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "FIRE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11182/?format=api",
                    "id": 11182,
                    "name": "FIRE",
                    "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/16/?format=api",
                "id": 16,
                "name": "64b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/266145/?format=api",
        "demozoo_url": "https://demozoo.org/productions/266145/",
        "id": 266145,
        "title": "It's Only Gravity",
        "author_nicks": [
            {
                "name": "SVS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68947/?format=api",
                    "id": 68947,
                    "name": "SVS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "FIRE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11182/?format=api",
                    "id": 11182,
                    "name": "FIRE",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-09-05",
        "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": []
    }
]