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

[
    {
        "url": "https://demozoo.org/api/v1/productions/123202/?format=api",
        "demozoo_url": "https://demozoo.org/music/123202/",
        "id": 123202,
        "title": "Crazy Atarians Info – 2",
        "author_nicks": [
            {
                "name": "Markus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35262/?format=api",
                    "id": 35262,
                    "name": "Markus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sap"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/123200/?format=api",
        "demozoo_url": "https://demozoo.org/music/123200/",
        "id": 123200,
        "title": "Anty Commodore Demo – 1",
        "author_nicks": [
            {
                "name": "Markus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35262/?format=api",
                    "id": 35262,
                    "name": "Markus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sap"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/123201/?format=api",
        "demozoo_url": "https://demozoo.org/music/123201/",
        "id": 123201,
        "title": "Anty Commodore Demo – 2",
        "author_nicks": [
            {
                "name": "Markus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35262/?format=api",
                    "id": 35262,
                    "name": "Markus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sap"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/123203/?format=api",
        "demozoo_url": "https://demozoo.org/music/123203/",
        "id": 123203,
        "title": "The Factory Demo",
        "author_nicks": [
            {
                "name": "Markus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35262/?format=api",
                    "id": 35262,
                    "name": "Markus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sap"
        ]
    }
]