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

[
    {
        "url": "https://demozoo.org/api/v1/productions/285348/?format=api",
        "demozoo_url": "https://demozoo.org/productions/285348/",
        "id": 285348,
        "title": "Wizard",
        "author_nicks": [
            {
                "name": "Attila Deák",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50867/?format=api",
                    "id": 50867,
                    "name": "Attila Deák",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
                "id": 21,
                "name": "VIC-20"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/144344/?format=api",
        "demozoo_url": "https://demozoo.org/music/144344/",
        "id": 144344,
        "title": "Electrifying",
        "author_nicks": [
            {
                "name": "Deák Attila",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50867/?format=api",
                    "id": 50867,
                    "name": "Attila Deák",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-08-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost",
            "remix"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/114602/?format=api",
        "demozoo_url": "https://demozoo.org/music/114602/",
        "id": 114602,
        "title": "Elvira, Mistress of Dark",
        "author_nicks": [
            {
                "name": "Attila Deák",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50867/?format=api",
                    "id": 50867,
                    "name": "Attila Deák",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-07-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "remix"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/172189/?format=api",
        "demozoo_url": "https://demozoo.org/music/172189/",
        "id": 172189,
        "title": "Deflektor Swing",
        "author_nicks": [
            {
                "name": "Attila Deák",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50867/?format=api",
                    "id": 50867,
                    "name": "Attila Deák",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-08-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]