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

{
    "url": "https://demozoo.org/api/v1/productions/111993/?format=api",
    "demozoo_url": "https://demozoo.org/productions/111993/",
    "id": 111993,
    "title": "My Childhood Dreams",
    "author_nicks": [
        {
            "name": "Laserboy And Hot Multimedia",
            "abbreviation": "LHB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44261/?format=api",
                "id": 44261,
                "name": "Laserboy And Hot Multimedia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
            "id": 18,
            "name": "Mobile"
        }
    ],
    "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": "http://electrontu.be/lhb-childhood_1.0.0_armel.deb"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58380"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=_TkydZkQEcA"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4903/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4903/",
            "id": 4903,
            "name": "jumaLAN 2012",
            "tagline": "",
            "start_date": "2012-01",
            "end_date": "2012-01",
            "location": "",
            "is_online": false,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}