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

[
    {
        "url": "https://demozoo.org/api/v1/productions/45559/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45559/",
        "id": 45559,
        "title": "Deathstar",
        "author_nicks": [
            {
                "name": "Leia's Lovers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28170/?format=api",
                    "id": 28170,
                    "name": "Leia's Lovers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/45577/?format=api",
        "demozoo_url": "https://demozoo.org/productions/45577/",
        "id": 45577,
        "title": "Leia's Lovers Demo",
        "author_nicks": [
            {
                "name": "Leia's Lovers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28170/?format=api",
                    "id": 28170,
                    "name": "Leia's Lovers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/45581/?format=api",
        "demozoo_url": "https://demozoo.org/music/45581/",
        "id": 45581,
        "title": "Leia's Lovers Låten",
        "author_nicks": [
            {
                "name": "Leia's Lovers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28170/?format=api",
                    "id": 28170,
                    "name": "Leia's Lovers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]