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

[
    {
        "url": "https://demozoo.org/api/v1/productions/339018/?format=api",
        "demozoo_url": "https://demozoo.org/productions/339018/",
        "id": 339018,
        "title": "Helidot",
        "author_nicks": [
            {
                "name": "Stranger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11948/?format=api",
                    "id": 11948,
                    "name": "Stranger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Madness",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70544/?format=api",
                    "id": 70544,
                    "name": "Madness",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-12-19",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/85330/?format=api",
        "demozoo_url": "https://demozoo.org/productions/85330/",
        "id": 85330,
        "title": "Bugged Cycle",
        "author_nicks": [
            {
                "name": "Stranger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11948/?format=api",
                    "id": 11948,
                    "name": "Stranger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Madness",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70544/?format=api",
                    "id": 70544,
                    "name": "Madness",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-03-03",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/153062/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/153062/",
        "id": 153062,
        "title": "Smooth Criminal",
        "author_nicks": [
            {
                "name": "Crom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63588/?format=api",
                    "id": 63588,
                    "name": "Crom",
                    "is_group": false
                }
            },
            {
                "name": "Stranger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11948/?format=api",
                    "id": 11948,
                    "name": "Stranger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Analog",
                "abbreviation": "ALG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10672/?format=api",
                    "id": 10672,
                    "name": "Analog",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-05-04",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]