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

{
    "url": "https://demozoo.org/api/v1/productions/373385/?format=api",
    "demozoo_url": "https://demozoo.org/productions/373385/",
    "id": 373385,
    "title": "Lines",
    "author_nicks": [
        {
            "name": "Adam Hay",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52098/?format=api",
                "id": 52098,
                "name": "Sack",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Adam Hay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52098/?format=api",
                    "id": 52098,
                    "name": "Sack",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Adam Hay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52098/?format=api",
                    "id": 52098,
                    "name": "Sack",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Adam Hay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52098/?format=api",
                    "id": 52098,
                    "name": "Sack",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "sounds"
        }
    ],
    "download_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20071026075132/http://www.cosine.org.uk/c64cgc/files/1999/lines.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20071026075132/http://www.cosine.org.uk/c64cgc/games_view.php?id=9"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5331/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5331/",
            "id": 5331,
            "name": "C64 Crap Game Compo 1999",
            "tagline": "C64CGC 99",
            "start_date": "1999-01-01",
            "end_date": "1999-12-31",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://web.archive.org/web/20071212062233/http://www.cosine.org.uk/c64cgc/games.php?yr=1999"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}