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

[
    {
        "url": "https://demozoo.org/api/v1/productions/361623/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361623/",
        "id": 361623,
        "title": "TV Noise GBA",
        "author_nicks": [
            {
                "name": "Milkmen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4325/?format=api",
                    "id": 4325,
                    "name": "Milkmen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/1628/?format=api",
        "demozoo_url": "https://demozoo.org/productions/1628/",
        "id": 1628,
        "title": "Beerbong",
        "author_nicks": [
            {
                "name": "Milkmen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4325/?format=api",
                    "id": 4325,
                    "name": "Milkmen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-07-20",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4870/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4870/",
        "id": 4870,
        "title": "Unibrau",
        "author_nicks": [
            {
                "name": "Milkmen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4325/?format=api",
                    "id": 4325,
                    "name": "Milkmen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-03-24",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]