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

[
    {
        "url": "https://demozoo.org/api/v1/productions/105986/?format=api",
        "demozoo_url": "https://demozoo.org/productions/105986/",
        "id": 105986,
        "title": "Thiesen Goes Ballmer",
        "author_nicks": [
            {
                "name": "Thiesen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5129/?format=api",
                    "id": 5129,
                    "name": "Thiesen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-12-28",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20546/?format=api",
        "demozoo_url": "https://demozoo.org/productions/20546/",
        "id": 20546,
        "title": "Ingen Aning",
        "author_nicks": [
            {
                "name": "Thiesen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5129/?format=api",
                    "id": 5129,
                    "name": "Thiesen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-05-27",
        "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/35415/?format=api",
        "demozoo_url": "https://demozoo.org/productions/35415/",
        "id": 35415,
        "title": "Lag är livet",
        "author_nicks": [
            {
                "name": "Thiesen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5129/?format=api",
                    "id": 5129,
                    "name": "Thiesen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-06-17",
        "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/344301/?format=api",
        "demozoo_url": "https://demozoo.org/music/344301/",
        "id": 344301,
        "title": "Ft Magic Sound",
        "author_nicks": [
            {
                "name": "Thiesen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5129/?format=api",
                    "id": 5129,
                    "name": "Thiesen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Keso",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5130/?format=api",
                    "id": 5130,
                    "name": "Keso",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]