getDiskusi

@GET(value = "/api/discussions/{id}")
abstract suspend fun getDiskusi(@Path(value = "id") id: String): Diskusi