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

{
    "url": "https://demozoo.org/api/v1/productions/38050/?format=api",
    "demozoo_url": "https://demozoo.org/productions/38050/",
    "id": 38050,
    "title": "Animki Rulez",
    "author_nicks": [
        {
            "name": "Black Maiden",
            "abbreviation": "B!M",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24499/?format=api",
                "id": 24499,
                "name": "Black Maiden",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "x0r",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20127/?format=api",
                    "id": 20127,
                    "name": "x0r",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Diablo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20121/?format=api",
                    "id": 20121,
                    "name": "Diablo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://kalosz.biz/ftp/distro/blackmaiden/ar!.zip"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/927/?format=api",
            "demozoo_url": "https://demozoo.org/parties/927/",
            "id": 927,
            "name": "Rush Hours 1998",
            "tagline": "",
            "start_date": "1998-04-25",
            "end_date": "1998-04-26",
            "location": "Częstochowa, Silesian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.79646,
            "longitude": 19.12409,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}