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

[
    {
        "url": "https://demozoo.org/api/v1/productions/59416/?format=api",
        "demozoo_url": "https://demozoo.org/music/59416/",
        "id": 59416,
        "title": "I Love Sweden",
        "author_nicks": [
            {
                "name": "Stephan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34505/?format=api",
                    "id": 34505,
                    "name": "Stephan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ozone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3715/?format=api",
                    "id": 3715,
                    "name": "Ozone",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-07-27",
        "supertype": "music",
        "platforms": [],
        "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/59526/?format=api",
        "demozoo_url": "https://demozoo.org/music/59526/",
        "id": 59526,
        "title": "Kärlek till naturen",
        "author_nicks": [
            {
                "name": "Stephan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34505/?format=api",
                    "id": 34505,
                    "name": "Stephan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ozone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3715/?format=api",
                    "id": 3715,
                    "name": "Ozone",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-07-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/59632/?format=api",
        "demozoo_url": "https://demozoo.org/productions/59632/",
        "id": 59632,
        "title": "Build your own Mp3/Mod/Sid Player for da Saxo",
        "author_nicks": [
            {
                "name": "Stephan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34505/?format=api",
                    "id": 34505,
                    "name": "Stephan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ozone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3715/?format=api",
                    "id": 3715,
                    "name": "Ozone",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-07-27",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]