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

[
    {
        "url": "https://demozoo.org/api/v1/productions/330925/?format=api",
        "demozoo_url": "https://demozoo.org/productions/330925/",
        "id": 330925,
        "title": "Bunkerscroller 2010",
        "author_nicks": [
            {
                "name": "ReCoMe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72452/?format=api",
                    "id": 72452,
                    "name": "ReCoMe",
                    "is_group": true
                }
            },
            {
                "name": "Svenonacid",
                "abbreviation": "SOA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139/?format=api",
                    "id": 139,
                    "name": "Svenonacid",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-07-10",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/173926/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173926/",
        "id": 173926,
        "title": "ReCoMe 1/2010 Invitro",
        "author_nicks": [
            {
                "name": "ReCoMe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72452/?format=api",
                    "id": 72452,
                    "name": "ReCoMe",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-02-27",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]