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

{
    "url": "https://demozoo.org/api/v1/productions/7310/?format=api",
    "demozoo_url": "https://demozoo.org/music/7310/",
    "id": 7310,
    "title": "Gcomp",
    "author_nicks": [
        {
            "name": "Jogeir Liljedahl",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/298/?format=api",
                "id": 298,
                "name": "Jogeir Liljedahl",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Scoop",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7545/?format=api",
                "id": 7545,
                "name": "Scoop",
                "is_group": true
            }
        },
        {
            "name": "Virtual Dreams",
            "abbreviation": "VD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/609/?format=api",
                "id": 609,
                "name": "Virtual Dreams",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-04-15",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Jogeir Liljedahl/gcomp.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/thegathering95/m4ch/g95modsf.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "79",
            "competition": {
                "id": 702,
                "name": "Music 4 Channel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/41/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/41/",
                    "id": 41,
                    "name": "The Gathering 1995",
                    "tagline": "",
                    "start_date": "1995-04-11",
                    "end_date": "1995-04-15",
                    "location": "Stavanger, Rogaland, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 58.97005,
                    "longitude": 5.73332,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}