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

[
    {
        "url": "https://demozoo.org/api/v1/productions/188178/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188178/",
        "id": 188178,
        "title": "Moonlight Shadow",
        "author_nicks": [
            {
                "name": "Moonlight Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119971/?format=api",
                    "id": 119971,
                    "name": "Moonlight",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "23 Celsius Crew",
                "abbreviation": "23C",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50875/?format=api",
                    "id": 50875,
                    "name": "23 Celsius Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-01-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/290049/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290049/",
        "id": 290049,
        "title": "LiveEye '92",
        "author_nicks": [
            {
                "name": "Moonlight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119971/?format=api",
                    "id": 119971,
                    "name": "Moonlight",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-08-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/290048/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290048/",
        "id": 290048,
        "title": "Moonlight Party 1992 Invitation",
        "author_nicks": [
            {
                "name": "Moonlight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119971/?format=api",
                    "id": 119971,
                    "name": "Moonlight",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-05-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "trackmo"
        ]
    }
]