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

{
    "url": "https://demozoo.org/api/v1/productions/360093/?format=api",
    "demozoo_url": "https://demozoo.org/productions/360093/",
    "id": 360093,
    "title": "Novoque 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": "2021-03",
    "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-novoque.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88152"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=boVSMLs2fUQ"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3928/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3928/",
            "id": 3928,
            "name": "Novoque 2020",
            "tagline": "",
            "start_date": "2020-08-15",
            "end_date": "2020-08-16",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://www.novoque.eu/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "cables"
    ]
}