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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30126/?format=api",
        "demozoo_url": "https://demozoo.org/productions/30126/",
        "id": 30126,
        "title": "Halcyon utánzat intró",
        "author_nicks": [
            {
                "name": "Hanksz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20407/?format=api",
                    "id": 20407,
                    "name": "Hanksz",
                    "is_group": false
                }
            },
            {
                "name": "Pro Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20408/?format=api",
                    "id": 20408,
                    "name": "Pro Productions",
                    "is_group": false
                }
            },
            {
                "name": "Pupu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10445/?format=api",
                    "id": 10445,
                    "name": "Pupu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]