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

{
    "url": "https://demozoo.org/api/v1/productions/276323/?format=api",
    "demozoo_url": "https://demozoo.org/productions/276323/",
    "id": 276323,
    "title": "Skenery 1999 Invitation",
    "author_nicks": [
        {
            "name": "Komplex",
            "abbreviation": "KLX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                "id": 175,
                "name": "Komplex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [
        {
            "nick": {
                "name": "Jmagic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/176/?format=api",
                    "id": 176,
                    "name": "Jmagic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jugi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/177/?format=api",
                    "id": 177,
                    "name": "Jugi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5218"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=w1cVj-d0i2U"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3803/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3803/",
            "id": 3803,
            "name": "Skenery 1999",
            "tagline": "",
            "start_date": "1999-07-23",
            "end_date": "1999-07-25",
            "location": "Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 64.0,
            "longitude": 26.0,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}