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

[
    {
        "url": "https://demozoo.org/api/v1/productions/61260/?format=api",
        "demozoo_url": "https://demozoo.org/productions/61260/",
        "id": 61260,
        "title": "BornInPain",
        "author_nicks": [
            {
                "name": "Sataki",
                "abbreviation": "STI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48028/?format=api",
                    "id": 48028,
                    "name": "Sataki",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-10-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/130128/?format=api",
        "demozoo_url": "https://demozoo.org/productions/130128/",
        "id": 130128,
        "title": "Pigsty 2",
        "author_nicks": [
            {
                "name": "Sataki",
                "abbreviation": "STI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48028/?format=api",
                    "id": 48028,
                    "name": "Sataki",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/347686/?format=api",
        "demozoo_url": "https://demozoo.org/productions/347686/",
        "id": 347686,
        "title": "Pigsty",
        "author_nicks": [
            {
                "name": "Sataki",
                "abbreviation": "STI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48028/?format=api",
                    "id": 48028,
                    "name": "Sataki",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/347702/?format=api",
        "demozoo_url": "https://demozoo.org/productions/347702/",
        "id": 347702,
        "title": "Buda Sux!",
        "author_nicks": [
            {
                "name": "Sataki",
                "abbreviation": "STI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48028/?format=api",
                    "id": 48028,
                    "name": "Sataki",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]