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

{
    "url": "https://demozoo.org/api/v1/productions/43351/?format=api",
    "demozoo_url": "https://demozoo.org/music/43351/",
    "id": 43351,
    "title": "Fantastico",
    "author_nicks": [
        {
            "name": "Chip",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20322/?format=api",
                "id": 20322,
                "name": "Chip",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Software Failure",
            "abbreviation": "SFL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/209/?format=api",
                "id": 209,
                "name": "Software Failure",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-07-24",
    "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": "BaseUrl",
            "url": "http://pantuflas.untergrund.net/music/fantasti.mod"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/88/c6/fantasti.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/euskal99/m4ch/chip-fantastico.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "6",
            "competition": {
                "id": 4215,
                "name": "Mods 4ch",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/493/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/493/",
                    "id": 493,
                    "name": "Euskal 1999",
                    "tagline": "Euskal Party 7",
                    "start_date": "1999-07-23",
                    "end_date": "1999-07-25",
                    "location": "Donostia / San Sebastián, Gipuzkoa, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29181,
                    "longitude": -1.98851,
                    "website": "https://euskalencounter.org/euskal7/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}