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

{
    "url": "https://demozoo.org/api/v1/productions/360091/?format=api",
    "demozoo_url": "https://demozoo.org/productions/360091/",
    "id": 360091,
    "title": "Evoke 2019 Jingle",
    "author_nicks": [
        {
            "name": "Holon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3733/?format=api",
                "id": 3733,
                "name": "Holon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://holon.drastic.net/download/holon-evoke2019jingle.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://holon.drastic.net/view/evoke2019/"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=82757"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=qoC7eKyGVHs"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3680/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3680/",
            "id": 3680,
            "name": "Evoke 2019",
            "tagline": "이보크",
            "start_date": "2019-08-16",
            "end_date": "2019-08-18",
            "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.94013,
            "longitude": 7.00605,
            "website": "https://evoke.eu/2019"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "cables"
    ]
}