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

[
    {
        "url": "https://demozoo.org/api/v1/productions/319721/?format=api",
        "demozoo_url": "https://demozoo.org/music/319721/",
        "id": 319721,
        "title": "Koopa Doopa",
        "author_nicks": [
            {
                "name": "Joachim Wijnhoven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43637/?format=api",
                    "id": 43637,
                    "name": "Yogibear",
                    "is_group": false
                }
            },
            {
                "name": "Roland Hermans",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75479/?format=api",
                    "id": 75479,
                    "name": "NEO",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Samar Productions",
                "abbreviation": "SMR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                    "id": 5088,
                    "name": "Samar Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-09-14",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/343261/?format=api",
        "demozoo_url": "https://demozoo.org/music/343261/",
        "id": 343261,
        "title": "1999 XM Cover",
        "author_nicks": [
            {
                "name": "NEO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75479/?format=api",
                    "id": 75479,
                    "name": "NEO",
                    "is_group": false
                }
            },
            {
                "name": "Yogibear",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43637/?format=api",
                    "id": 43637,
                    "name": "Yogibear",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-01-26",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/181768/?format=api",
        "demozoo_url": "https://demozoo.org/productions/181768/",
        "id": 181768,
        "title": "Kewl Tewls",
        "author_nicks": [
            {
                "name": "Roland Hermans",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75479/?format=api",
                    "id": 75479,
                    "name": "NEO",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-06-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/181771/?format=api",
        "demozoo_url": "https://demozoo.org/productions/181771/",
        "id": 181771,
        "title": "Amnesia Database Manager",
        "author_nicks": [
            {
                "name": "Roland Hermans",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75479/?format=api",
                    "id": 75479,
                    "name": "NEO",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-06-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]