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

[
    {
        "url": "https://demozoo.org/api/v1/productions/5247/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5247/",
        "id": 5247,
        "title": "Solskinnsdag",
        "author_nicks": [
            {
                "name": "Nukleon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6584/?format=api",
                    "id": 6584,
                    "name": "Nukleon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-05-23",
        "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/30843/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30843/",
        "id": 30843,
        "title": "Snøbyge",
        "author_nicks": [
            {
                "name": "Nukleon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6584/?format=api",
                    "id": 6584,
                    "name": "Nukleon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Outracks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73/?format=api",
                    "id": 73,
                    "name": "Outracks",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-04-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]