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

[
    {
        "url": "https://demozoo.org/api/v1/productions/27255/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27255/",
        "id": 27255,
        "title": "Mind Departure",
        "author_nicks": [
            {
                "name": "La Paz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14669/?format=api",
                    "id": 14669,
                    "name": "La Paz",
                    "is_group": true
                }
            },
            {
                "name": "Up Rough",
                "abbreviation": "UP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                    "id": 456,
                    "name": "Up Rough",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-02-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                "id": 30,
                "name": "Nintendo Game Boy Advance (GBA)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "techno",
            "house"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/48248/?format=api",
        "demozoo_url": "https://demozoo.org/productions/48248/",
        "id": 48248,
        "title": "Superstudio",
        "author_nicks": [
            {
                "name": "La Paz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14669/?format=api",
                    "id": 14669,
                    "name": "La Paz",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-07-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20640/?format=api",
        "demozoo_url": "https://demozoo.org/productions/20640/",
        "id": 20640,
        "title": "Deterioroit",
        "author_nicks": [
            {
                "name": "La Paz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14669/?format=api",
                    "id": 14669,
                    "name": "La Paz",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-05-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]