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

{
    "url": "https://demozoo.org/api/v1/productions/323268/?format=api",
    "demozoo_url": "https://demozoo.org/music/323268/",
    "id": 323268,
    "title": "4-Ever (Remix)",
    "author_nicks": [
        {
            "name": "Tribal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25595/?format=api",
                "id": 25595,
                "name": "Tribal",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "K2",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25598/?format=api",
                "id": 25598,
                "name": "K2",
                "is_group": true
            }
        },
        {
            "name": "X-Zone",
            "abbreviation": "XZN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5063/?format=api",
                "id": 5063,
                "name": "X-Zone",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-09-06",
    "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/Tribal/4-ever%20(remix).mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 3115,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/922/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/922/",
                    "id": 922,
                    "name": "Pool Position 1997",
                    "tagline": "",
                    "start_date": "1997-09-05",
                    "end_date": "1997-09-07",
                    "location": "Stenungsund, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.067848,
                    "longitude": 11.82025,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod",
        "remix"
    ]
}