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

{
    "url": "https://demozoo.org/api/v1/productions/310488/?format=api",
    "demozoo_url": "https://demozoo.org/productions/310488/",
    "id": 310488,
    "title": "The Beaten Track",
    "author_nicks": [
        {
            "name": "Monarchy",
            "abbreviation": "MHY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19995/?format=api",
                "id": 19995,
                "name": "Monarchy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-04-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Poison",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15127/?format=api",
                    "id": 15127,
                    "name": "Poison",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Vincenzo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1280/?format=api",
                    "id": 1280,
                    "name": "Vincenzo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Csio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19996/?format=api",
                    "id": 19996,
                    "name": "Csio",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://plus4.othersi.de/plus4/Demos/Monarchy/The_Beaten_Track.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://plus4world.powweb.com/dl/demos/t/the_beaten_track.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "Plus4WorldProduction",
            "url": "http://plus4world.powweb.com/software/The_Beaten_Track"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59233"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=sbeg8S2-F5M"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1377/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1377/",
            "id": 1377,
            "name": "Gubbdata 2012",
            "tagline": "Gubbdata 0.9",
            "start_date": "2012-04-27",
            "end_date": "2012-04-29",
            "location": "Lund, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 55.706219,
            "longitude": 13.1876,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1361/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1361/",
            "id": 1361,
            "name": "Árok 2012",
            "tagline": "",
            "start_date": "2012-07-06",
            "end_date": "2012-07-08",
            "location": "Ajka, Veszprém, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.10196,
            "longitude": 17.55892,
            "website": "http://arok.intro.hu"
        }
    ],
    "screenshots": [],
    "tags": []
}