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

{
    "url": "https://demozoo.org/api/v1/productions/153291/?format=api",
    "demozoo_url": "https://demozoo.org/productions/153291/",
    "id": 153291,
    "title": "Woodman",
    "author_nicks": [
        {
            "name": "d'Oh!",
            "abbreviation": "dOh!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26636/?format=api",
                "id": 26636,
                "name": "d'Oh!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-05-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Naku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74151/?format=api",
                    "id": 74151,
                    "name": "Naku",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kalachnikov",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26638/?format=api",
                    "id": 26638,
                    "name": "Kalachnikov",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6289"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1391/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1391/",
            "id": 1391,
            "name": "IGDRP 2002",
            "tagline": "a.k.a. International Garden Dwarf Rave Party",
            "start_date": "2002-05-18",
            "end_date": "2002-05-19",
            "location": "Nancy, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.689541,
            "longitude": 6.18335,
            "website": "http://woodtower.com/igdrp"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}