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

{
    "url": "https://demozoo.org/api/v1/productions/250131/?format=api",
    "demozoo_url": "https://demozoo.org/productions/250131/",
    "id": 250131,
    "title": "Equinoxe Party Invitation",
    "author_nicks": [
        {
            "name": "Mankind",
            "abbreviation": "MKD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5858/?format=api",
                "id": 5858,
                "name": "Mankind",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
            "id": 26,
            "name": "Amiga PPC/RTG"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ostyl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22966/?format=api",
                    "id": 22966,
                    "name": "Ostyl",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "bLa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9985/?format=api",
                    "id": 9985,
                    "name": "bLa",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Krabob",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14751/?format=api",
                    "id": 14751,
                    "name": "Krabob",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Gwen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14752/?format=api",
                    "id": 14752,
                    "name": "Gwen",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/M/Mankind/MKD_EquinoxeInvtro.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=30466"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8994"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=gwNtaCQVeM8"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1213/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1213/",
            "id": 1213,
            "name": "Equinoxe 2003",
            "tagline": "",
            "start_date": "2003-03-21",
            "end_date": "2003-03-23",
            "location": "Paris, Île-de-France, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.8534,
            "longitude": 2.3486,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d0/0c/1d34.299333.gif",
            "original_width": 400,
            "original_height": 220,
            "standard_url": "https://media.demozoo.org/screens/s/d0/0c/1d34.299333.png",
            "standard_width": 400,
            "standard_height": 220,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d0/0c/1d34.299333.png",
            "thumbnail_width": 200,
            "thumbnail_height": 110
        }
    ],
    "tags": []
}